16 lines
684 B
XML
16 lines
684 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<NameOfLastUsedPublishProfile>BeWo2.0</NameOfLastUsedPublishProfile>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
|
|
<Use64BitIISExpress>false</Use64BitIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<ProjectView>ProjectFiles</ProjectView>
|
|
</PropertyGroup>
|
|
<ProjectExtensions />
|
|
</Project> |