<?xml version="1.0" encoding="utf-8"?> 
 | 
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 
 | 
  <PropertyGroup> 
 | 
    <WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth> 
 | 
    <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected> 
 | 
    <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected> 
 | 
    <WebStackScaffolding_IsReferencingScriptLibrariesSelected>True</WebStackScaffolding_IsReferencingScriptLibrariesSelected> 
 | 
    <WebStackScaffolding_LayoutPageFile /> 
 | 
    <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected> 
 | 
    <NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile> 
 | 
    <NameOfLastUsedPublishProfile>D:\Git\houduan\WebAPI\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> 
 | 
    <NameOfLastUsedPublishProfile>D:\智云MES\Lay-Api\MES-WEB-API\WebAPI\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> 
 | 
    <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> 
 | 
    <UseIISExpress>false</UseIISExpress> 
 | 
    <Use64BitIISExpress /> 
 | 
    <IISExpressSSLPort /> 
 | 
    <IISExpressAnonymousAuthentication /> 
 | 
    <IISExpressWindowsAuthentication /> 
 | 
    <IISExpressUseClassicPipelineMode /> 
 | 
    <UseGlobalApplicationHostFile /> 
 | 
    <ProjectView>ShowAllFiles</ProjectView> 
 | 
    <Controller_SelectedScaffolderID>ApiControllerEmptyScaffolder</Controller_SelectedScaffolderID> 
 | 
    <Controller_SelectedScaffolderCategoryPath>root/Common/Web API</Controller_SelectedScaffolderCategoryPath> 
 | 
  </PropertyGroup> 
 | 
  <ProjectExtensions> 
 | 
    <VisualStudio> 
 | 
      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> 
 | 
        <WebProjectProperties> 
 | 
          <StartPageUrl>Index.html</StartPageUrl> 
 | 
          <StartAction>SpecificPage</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>True</AlwaysStartWebServerOnDebug> 
 | 
        </WebProjectProperties> 
 | 
      </FlavorProperties> 
 | 
    </VisualStudio> 
 | 
  </ProjectExtensions> 
 | 
</Project> 
 |