FtpConfigurator.csproj.user
上传用户:xuelanruo
上传日期:2015-04-02
资源大小:163k
文件大小:2k
源码类别:

Ftp服务器

开发平台:

C#

  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.   <PropertyGroup>
  3.     <LastOpenVersion>7.10.3077</LastOpenVersion>
  4.     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5.     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6.     <ReferencePath>
  7.     </ReferencePath>
  8.     <CopyProjectDestinationFolder>
  9.     </CopyProjectDestinationFolder>
  10.     <CopyProjectUncPath>
  11.     </CopyProjectUncPath>
  12.     <CopyProjectOption>0</CopyProjectOption>
  13.     <ProjectView>ProjectFiles</ProjectView>
  14.     <ProjectTrust>0</ProjectTrust>
  15.     <PublishUrlHistory>
  16.     </PublishUrlHistory>
  17.     <InstallUrlHistory>
  18.     </InstallUrlHistory>
  19.     <SupportUrlHistory>
  20.     </SupportUrlHistory>
  21.     <UpdateUrlHistory>
  22.     </UpdateUrlHistory>
  23.     <BootstrapperUrlHistory>
  24.     </BootstrapperUrlHistory>
  25.     <FallbackCulture>zh-CN</FallbackCulture>
  26.     <VerifyUploadedFiles>true</VerifyUploadedFiles>
  27.   </PropertyGroup>
  28.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29.     <EnableASPDebugging>false</EnableASPDebugging>
  30.     <EnableASPXDebugging>false</EnableASPXDebugging>
  31.     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  32.     <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
  33.     <RemoteDebugEnabled>false</RemoteDebugEnabled>
  34.     <RemoteDebugMachine>
  35.     </RemoteDebugMachine>
  36.     <StartAction>Project</StartAction>
  37.     <StartArguments>
  38.     </StartArguments>
  39.     <StartPage>
  40.     </StartPage>
  41.     <StartProgram>
  42.     </StartProgram>
  43.     <StartURL>
  44.     </StartURL>
  45.     <StartWorkingDirectory>
  46.     </StartWorkingDirectory>
  47.     <StartWithIE>true</StartWithIE>
  48.   </PropertyGroup>
  49.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  50.     <EnableASPDebugging>false</EnableASPDebugging>
  51.     <EnableASPXDebugging>false</EnableASPXDebugging>
  52.     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  53.     <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
  54.     <RemoteDebugEnabled>false</RemoteDebugEnabled>
  55.     <RemoteDebugMachine>
  56.     </RemoteDebugMachine>
  57.     <StartAction>Project</StartAction>
  58.     <StartArguments>
  59.     </StartArguments>
  60.     <StartPage>
  61.     </StartPage>
  62.     <StartProgram>
  63.     </StartProgram>
  64.     <StartURL>
  65.     </StartURL>
  66.     <StartWorkingDirectory>
  67.     </StartWorkingDirectory>
  68.     <StartWithIE>true</StartWithIE>
  69.   </PropertyGroup>
  70. </Project>