프로젝트

일반

사용자정보

개정판 9d5b4bc2

ID9d5b4bc2a51cca1c27b02aeb9fb33eb075932bcd
상위 2007ecaa
하위 664ea2e1

김태성이(가) 4년 이상 전에 추가함

auto Update 기능 추가

Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e

차이점 보기:

ZoomAndPan/ZoomAndPan.csproj
158 158
    <ErrorReport>prompt</ErrorReport>
159 159
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
160 160
  </PropertyGroup>
161
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|AnyCPU'">
162
    <DebugSymbols>true</DebugSymbols>
163
    <OutputPath>bin\Daelim_RemoteTest\</OutputPath>
164
    <DefineConstants>DEBUG;TRACE</DefineConstants>
165
    <DebugType>full</DebugType>
166
    <PlatformTarget>AnyCPU</PlatformTarget>
167
    <ErrorReport>prompt</ErrorReport>
168
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
169
  </PropertyGroup>
170
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|x86'">
171
    <DebugSymbols>true</DebugSymbols>
172
    <OutputPath>bin\x86\Daelim_RemoteTest\</OutputPath>
173
    <DefineConstants>DEBUG;TRACE</DefineConstants>
174
    <DebugType>full</DebugType>
175
    <PlatformTarget>x86</PlatformTarget>
176
    <ErrorReport>prompt</ErrorReport>
177
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
178
  </PropertyGroup>
179
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'">
180
    <DebugSymbols>true</DebugSymbols>
181
    <OutputPath>bin\Release_Default\</OutputPath>
182
    <DefineConstants>DEBUG;TRACE</DefineConstants>
183
    <DebugType>full</DebugType>
184
    <PlatformTarget>AnyCPU</PlatformTarget>
185
    <ErrorReport>prompt</ErrorReport>
186
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
187
  </PropertyGroup>
188
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x86'">
189
    <DebugSymbols>true</DebugSymbols>
190
    <OutputPath>bin\x86\Release_Default\</OutputPath>
191
    <DefineConstants>DEBUG;TRACE</DefineConstants>
192
    <DebugType>full</DebugType>
193
    <PlatformTarget>x86</PlatformTarget>
194
    <ErrorReport>prompt</ErrorReport>
195
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
196
  </PropertyGroup>
161 197
  <ItemGroup>
162 198
    <Reference Include="PresentationCore" />
163 199
    <Reference Include="PresentationFramework" />

내보내기 Unified diff

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