2024-05-08 17:17:11 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
|
|
<Use64BitIISExpress />
|
|
|
|
<IISExpressSSLPort />
|
|
|
|
<IISExpressAnonymousAuthentication />
|
|
|
|
<IISExpressWindowsAuthentication />
|
|
|
|
<IISExpressUseClassicPipelineMode />
|
|
|
|
<UseGlobalApplicationHostFile />
|
2024-09-12 15:17:43 +08:00
|
|
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
2024-05-08 17:17:11 +08:00
|
|
|
</PropertyGroup>
|
2024-09-12 15:17:43 +08:00
|
|
|
<ProjectExtensions />
|
2024-05-08 17:17:11 +08:00
|
|
|
</Project>
|