프로젝트

일반

사용자정보

개정판 be7b18b6

IDbe7b18b66e40c21be57e678d20c77ee3a4c36cb9
상위 7c549195
하위 5c6aea78

semi 이(가) 4년 이상 전에 추가함

Debug 와 Debug_HS

Change-Id: I6d05505bdaf7bc3345d0c32b7d43aedce75e5d71

차이점 보기:

ConvertService/ServiceController/StationControllerService/StationControllerService.csproj
5 5
  <PropertyGroup>
6 6
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7 7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProductVersion></ProductVersion>
8
    <ProductVersion>
9
    </ProductVersion>
9 10
    <SchemaVersion>2.0</SchemaVersion>
10 11
    <ProjectGuid>{B06C0A20-BC30-4A3E-8D74-E0E2FF55510F}</ProjectGuid>
11 12
    <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
......
23 24
    <IISExpressWindowsAuthentication />
24 25
    <IISExpressUseClassicPipelineMode />
25 26
    <UseGlobalApplicationHostFile />
26
    <NuGetPackageImportStamp></NuGetPackageImportStamp>
27
    <NuGetPackageImportStamp>
28
    </NuGetPackageImportStamp>
27 29
    <TargetFrameworkProfile />
28 30
  </PropertyGroup>
29 31
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30 32
    <DebugSymbols>true</DebugSymbols>
31 33
    <DebugType>full</DebugType>
32 34
    <Optimize>false</Optimize>
33
    <OutputPath>bin\</OutputPath>
35
    <OutputPath>bin\Debug\</OutputPath>
34 36
    <DefineConstants>DEBUG;TRACE</DefineConstants>
35 37
    <ErrorReport>prompt</ErrorReport>
36 38
    <WarningLevel>4</WarningLevel>
......
38 40
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
39 41
    <DebugType>pdbonly</DebugType>
40 42
    <Optimize>true</Optimize>
41
    <OutputPath>bin\</OutputPath>
43
    <OutputPath>..\publish\service\</OutputPath>
42 44
    <DefineConstants>TRACE</DefineConstants>
43 45
    <ErrorReport>prompt</ErrorReport>
44 46
    <WarningLevel>4</WarningLevel>
......
201 203
          <IISUrl>http://localhost:55508/</IISUrl>
202 204
          <NTLMAuthentication>False</NTLMAuthentication>
203 205
          <UseCustomServer>False</UseCustomServer>
204
          <CustomServerUrl></CustomServerUrl>
206
          <CustomServerUrl>
207
          </CustomServerUrl>
205 208
          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
206 209
        </WebProjectProperties>
207 210
      </FlavorProperties>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)