56 lines
3.1 KiB
XML
56 lines
3.1 KiB
XML
<?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 />
|
|
<View_SelectedScaffolderID>MvcViewScaffolder</View_SelectedScaffolderID>
|
|
<View_SelectedScaffolderCategoryPath>root/Common/MVC/View</View_SelectedScaffolderCategoryPath>
|
|
<WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
|
|
<WebStackScaffolding_LayoutPageFile>~/Views/Shared/_RegisterMaster.cshtml</WebStackScaffolding_LayoutPageFile>
|
|
<WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected>
|
|
<WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
|
|
<WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
|
|
<DevExtremeCreateAsPartial>False</DevExtremeCreateAsPartial>
|
|
<DevExtremeUseLayout>True</DevExtremeUseLayout>
|
|
<DevExtremeLayoutPage>~/Views/Shared/_LoginLayout.cshtml</DevExtremeLayoutPage>
|
|
<DevExtremeSelectedDataContextName>OSSDBContext %28OSS.Models%29</DevExtremeSelectedDataContextName>
|
|
<WebStackScaffolding_DbContextTypeFullName>OSS.Models.OSSDBContext</WebStackScaffolding_DbContextTypeFullName>
|
|
<Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
|
|
<Controller_SelectedScaffolderCategoryPath>root/Controller</Controller_SelectedScaffolderCategoryPath>
|
|
<WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth>
|
|
<WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
|
|
<ProjectView>ProjectFiles</ProjectView>
|
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
|
<NameOfLastUsedPublishProfile>C:\Users\mustafa.juma\Documents\Visual Studio 2022\Templates\ProjectTemplates\Visual C#\OSS\OSS\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
|
|
</PropertyGroup>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<StartPageUrl>
|
|
</StartPageUrl>
|
|
<StartAction>CurrentPage</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> |