2025-11-12 13:25:39 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2016-06-27 01:45:38 +02:00
|
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
|
|
|
<PropertyGroup>
|
2025-05-27 13:04:52 +02:00
|
|
|
<NameOfLastUsedPublishProfile>C:\Projects\Bewo\BeWo - Main\Host\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
|
2017-04-03 13:07:06 +02:00
|
|
|
<UseIISExpress>true</UseIISExpress>
|
2025-11-12 13:25:39 +01:00
|
|
|
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
|
2025-10-27 11:39:42 +01:00
|
|
|
<Use64BitIISExpress>
|
|
|
|
|
</Use64BitIISExpress>
|
2020-08-31 17:44:05 +02:00
|
|
|
<IISExpressSSLPort />
|
|
|
|
|
<IISExpressAnonymousAuthentication />
|
|
|
|
|
<IISExpressWindowsAuthentication />
|
|
|
|
|
<IISExpressUseClassicPipelineMode />
|
|
|
|
|
<UseGlobalApplicationHostFile />
|
2025-03-16 20:42:21 +01:00
|
|
|
<ProjectView>ProjectFiles</ProjectView>
|
2016-06-27 01:45:38 +02:00
|
|
|
</PropertyGroup>
|
2024-06-20 12:35:04 +02:00
|
|
|
<ProjectExtensions>
|
|
|
|
|
<VisualStudio>
|
|
|
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
|
|
|
<WebProjectProperties>
|
|
|
|
|
<StartPageUrl>
|
|
|
|
|
</StartPageUrl>
|
2016-06-27 01:45:38 +02:00
|
|
|
<StartAction>NoStartPage</StartAction>
|
2024-06-20 12:35:04 +02:00
|
|
|
<AspNetDebugging>True</AspNetDebugging>
|
|
|
|
|
<SilverlightDebugging>False</SilverlightDebugging>
|
|
|
|
|
<NativeDebugging>False</NativeDebugging>
|
|
|
|
|
<SQLDebugging>False</SQLDebugging>
|
|
|
|
|
<ExternalProgram>
|
|
|
|
|
</ExternalProgram>
|
|
|
|
|
<StartExternalURL>
|
|
|
|
|
</StartExternalURL>
|
|
|
|
|
<StartCmdLineArguments>
|
|
|
|
|
</StartCmdLineArguments>
|
|
|
|
|
<StartWorkingDirectory>
|
|
|
|
|
</StartWorkingDirectory>
|
2025-06-13 11:37:19 +02:00
|
|
|
<EnableENC>True</EnableENC>
|
2025-10-27 11:39:42 +01:00
|
|
|
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
|
2024-06-20 12:35:04 +02:00
|
|
|
</WebProjectProperties>
|
|
|
|
|
</FlavorProperties>
|
|
|
|
|
</VisualStudio>
|
|
|
|
|
</ProjectExtensions>
|
2016-06-27 01:45:38 +02:00
|
|
|
</Project>
|