프로젝트

일반

사용자정보

개정판 9c9347ef

ID9c9347efa8838751d21db863a80d3ee41d8111a7
상위 4ff71756
하위 6dd962c1, 78e2d42b

김동진이(가) 5년 이상 전에 추가함

issue #000 프로젝트 및 솔루션 구성관리자 수정

Change-Id: If928c56c50066d828e91453bb5e677459e7ecda4

차이점 보기:

FinalService/KCOM_FinalService/FinalService_Watcher/FinalService_Watcher.csproj
13 13
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 14
    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
15 15
    <FileAlignment>512</FileAlignment>
16
    <PublishUrl>publish\</PublishUrl>
17
    <Install>true</Install>
18
    <InstallFrom>Disk</InstallFrom>
19
    <UpdateEnabled>false</UpdateEnabled>
20
    <UpdateMode>Foreground</UpdateMode>
21
    <UpdateInterval>7</UpdateInterval>
22
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
23
    <UpdatePeriodically>false</UpdatePeriodically>
24
    <UpdateRequired>false</UpdateRequired>
25
    <MapFileExtensions>true</MapFileExtensions>
26
    <ApplicationRevision>0</ApplicationRevision>
27
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
28
    <IsWebBootstrapper>false</IsWebBootstrapper>
29
    <UseApplicationTrust>false</UseApplicationTrust>
30
    <BootstrapperEnabled>true</BootstrapperEnabled>
16 31
  </PropertyGroup>
17 32
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
18
    <PlatformTarget>AnyCPU</PlatformTarget>
33
    <PlatformTarget>x86</PlatformTarget>
19 34
    <DebugSymbols>true</DebugSymbols>
20 35
    <DebugType>full</DebugType>
21 36
    <Optimize>false</Optimize>
......
25 40
    <WarningLevel>4</WarningLevel>
26 41
  </PropertyGroup>
27 42
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
28
    <PlatformTarget>AnyCPU</PlatformTarget>
43
    <PlatformTarget>x86</PlatformTarget>
29 44
    <DebugType>pdbonly</DebugType>
30 45
    <Optimize>true</Optimize>
31 46
    <OutputPath>..\KCOM_FinalService\bin\Release\</OutputPath>
......
33 48
    <ErrorReport>prompt</ErrorReport>
34 49
    <WarningLevel>4</WarningLevel>
35 50
  </PropertyGroup>
51
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
52
    <DebugSymbols>true</DebugSymbols>
53
    <OutputPath>bin\Debug\</OutputPath>
54
    <DefineConstants>DEBUG;TRACE</DefineConstants>
55
    <DebugType>full</DebugType>
56
    <PlatformTarget>AnyCPU</PlatformTarget>
57
    <ErrorReport>prompt</ErrorReport>
58
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
59
  </PropertyGroup>
60
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
61
    <OutputPath>bin\Release\</OutputPath>
62
    <DefineConstants>TRACE</DefineConstants>
63
    <Optimize>true</Optimize>
64
    <DebugType>pdbonly</DebugType>
65
    <PlatformTarget>AnyCPU</PlatformTarget>
66
    <ErrorReport>prompt</ErrorReport>
67
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
68
  </PropertyGroup>
36 69
  <ItemGroup>
37 70
    <Reference Include="System" />
38 71
    <Reference Include="System.Configuration.Install" />
......
74 107
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
75 108
    </None>
76 109
  </ItemGroup>
110
  <ItemGroup>
111
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
112
      <Visible>False</Visible>
113
      <ProductName>.NET Framework 3.5 SP1</ProductName>
114
      <Install>false</Install>
115
    </BootstrapperPackage>
116
  </ItemGroup>
77 117
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
78 118
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
79 119
       Other similar extension points exist, see Microsoft.Common.targets.
FinalService/KCOM_FinalService/KCOM_FinalService.sln
104 104
		{9CF3737A-E04D-4A55-924E-C88725DFBEC7}.Release|x64.Build.0 = Release|Any CPU
105 105
		{9CF3737A-E04D-4A55-924E-C88725DFBEC7}.Release|x86.ActiveCfg = Release|Any CPU
106 106
		{9CF3737A-E04D-4A55-924E-C88725DFBEC7}.Release|x86.Build.0 = Release|Any CPU
107
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|Any CPU.ActiveCfg = Debug|x86
108
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|Any CPU.Build.0 = Debug|x86
107
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
108
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
109 109
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|x64.ActiveCfg = Debug|x86
110 110
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|x86.ActiveCfg = Debug|x86
111 111
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Debug|x86.Build.0 = Debug|x86
112
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Release|Any CPU.ActiveCfg = Release|x86
112
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
113
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Release|Any CPU.Build.0 = Release|Any CPU
113 114
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Release|x64.ActiveCfg = Release|x86
114 115
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Release|x86.ActiveCfg = Release|x86
115 116
		{78839E61-B116-4AB2-B358-FF4FB19090EF}.Release|x86.Build.0 = Release|x86

내보내기 Unified diff

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