2016-06-27 01:45:38 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2017-04-03 13:07:06 +02:00
|
|
|
<PropertyGroup>
|
2023-03-03 21:54:36 +01:00
|
|
|
<UseIISExpress>false</UseIISExpress>
|
2022-02-10 11:06:03 +01:00
|
|
|
<Use64BitIISExpress>false</Use64BitIISExpress>
|
2018-01-29 12:57:10 +01:00
|
|
|
<IISExpressSSLPort />
|
|
|
|
|
<IISExpressAnonymousAuthentication />
|
|
|
|
|
<IISExpressWindowsAuthentication />
|
|
|
|
|
<IISExpressUseClassicPipelineMode />
|
|
|
|
|
<UseGlobalApplicationHostFile />
|
2024-11-05 14:26:49 +01:00
|
|
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
2021-10-13 16:00:33 +02:00
|
|
|
<ProjectView>ShowAllFiles</ProjectView>
|
2020-08-17 16:52:25 +02:00
|
|
|
<WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
|
|
|
|
|
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
|
2021-08-19 17:22:04 +02:00
|
|
|
<Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath>
|
2020-08-17 16:52:25 +02:00
|
|
|
<WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth>
|
2021-10-13 16:00:33 +02:00
|
|
|
<WebStackScaffolding_IsLayoutPageSelected>False</WebStackScaffolding_IsLayoutPageSelected>
|
2024-06-05 14:45:33 +02:00
|
|
|
<WebStackScaffolding_IsPartialViewSelected>True</WebStackScaffolding_IsPartialViewSelected>
|
2020-08-17 16:52:25 +02:00
|
|
|
<WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
|
2021-10-13 16:00:33 +02:00
|
|
|
<WebStackScaffolding_LayoutPageFile>
|
|
|
|
|
</WebStackScaffolding_LayoutPageFile>
|
2020-08-17 16:52:25 +02:00
|
|
|
<WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
|
2021-08-19 17:22:04 +02:00
|
|
|
<View_SelectedScaffolderID>MvcViewScaffolder</View_SelectedScaffolderID>
|
|
|
|
|
<View_SelectedScaffolderCategoryPath>root/Common/MVC/View</View_SelectedScaffolderCategoryPath>
|
2023-03-14 16:12:52 +01:00
|
|
|
<ToolsVersionPromptShown>3.7</ToolsVersionPromptShown>
|
2017-04-03 13:07:06 +02:00
|
|
|
</PropertyGroup>
|
2016-06-27 01:45:38 +02:00
|
|
|
<ProjectExtensions>
|
|
|
|
|
<VisualStudio>
|
|
|
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
|
|
|
<WebProjectProperties>
|
2023-12-06 18:14:34 +01:00
|
|
|
<StartPageUrl>http://localhost/BeWoPlanerMobil/</StartPageUrl>
|
2023-04-24 19:22:09 +02:00
|
|
|
<StartAction>CurrentPage</StartAction>
|
2016-06-27 01:45:38 +02:00
|
|
|
<AspNetDebugging>True</AspNetDebugging>
|
|
|
|
|
<SilverlightDebugging>False</SilverlightDebugging>
|
|
|
|
|
<NativeDebugging>False</NativeDebugging>
|
|
|
|
|
<SQLDebugging>False</SQLDebugging>
|
|
|
|
|
<ExternalProgram>
|
|
|
|
|
</ExternalProgram>
|
2023-06-12 17:27:53 +02:00
|
|
|
<StartExternalURL>http://localhost/BeWoPlanerMobil/Login/demo</StartExternalURL>
|
2016-06-27 01:45:38 +02:00
|
|
|
<StartCmdLineArguments>
|
|
|
|
|
</StartCmdLineArguments>
|
|
|
|
|
<StartWorkingDirectory>
|
|
|
|
|
</StartWorkingDirectory>
|
2023-01-17 00:12:33 +01:00
|
|
|
<EnableENC>True</EnableENC>
|
|
|
|
|
<AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
|
2016-06-27 01:45:38 +02:00
|
|
|
</WebProjectProperties>
|
|
|
|
|
</FlavorProperties>
|
|
|
|
|
</VisualStudio>
|
|
|
|
|
</ProjectExtensions>
|
|
|
|
|
</Project>
|