47 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
						|
  <PropertyGroup>
 | 
						|
    <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
 | 
						|
    <UseIISExpress>true</UseIISExpress>
 | 
						|
    <Use64BitIISExpress />
 | 
						|
    <IISExpressSSLPort />
 | 
						|
    <IISExpressAnonymousAuthentication />
 | 
						|
    <IISExpressWindowsAuthentication />
 | 
						|
    <IISExpressUseClassicPipelineMode />
 | 
						|
    <UseGlobalApplicationHostFile />
 | 
						|
    <NameOfLastUsedPublishProfile>G:\公司项目\五环\SGGL\WebAPI\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile>
 | 
						|
    <Controller_SelectedScaffolderID>MvcControllerEmptyScaffolder</Controller_SelectedScaffolderID>
 | 
						|
    <Controller_SelectedScaffolderCategoryPath>root/Common/MVC/Controller</Controller_SelectedScaffolderCategoryPath>
 | 
						|
    <WebStackScaffolding_ControllerDialogWidth>1440</WebStackScaffolding_ControllerDialogWidth>
 | 
						|
    <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected>
 | 
						|
    <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
 | 
						|
    <WebStackScaffolding_IsReferencingScriptLibrariesSelected>True</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
 | 
						|
    <WebStackScaffolding_LayoutPageFile />
 | 
						|
    <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
 | 
						|
  </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> |