프로젝트

일반

사용자정보

개정판 8f148d28

ID8f148d28d3475b8a3a80da1f141f81bbbacefb8a
상위 5c387707
하위 7c549195

semi 이(가) 약 5년 전에 추가함

ServiceController.sln 수정

Change-Id: If4eb1dd0c66314620fad0b4c831fc0f247922489

차이점 보기:

ConvertService/ServiceController/StationControllerService/StationControllerService.csproj
159 159
    <None Include="Web.Debug.config">
160 160
      <DependentUpon>Web.config</DependentUpon>
161 161
    </None>
162
    <None Include="Web.Debug_HS.config">
163
      <DependentUpon>Web.config</DependentUpon>
164
    </None>
162 165
    <None Include="Web.Release.config">
163 166
      <DependentUpon>Web.config</DependentUpon>
164 167
    </None>
......
176 179
    <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
177 180
    <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
178 181
  </PropertyGroup>
182
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HS|AnyCPU'">
183
    <DebugSymbols>true</DebugSymbols>
184
    <OutputPath>bin\</OutputPath>
185
    <DefineConstants>DEBUG;TRACE</DefineConstants>
186
    <DebugType>full</DebugType>
187
    <PlatformTarget>AnyCPU</PlatformTarget>
188
    <ErrorReport>prompt</ErrorReport>
189
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
190
  </PropertyGroup>
179 191
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
180 192
  <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
181 193
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />

내보내기 Unified diff

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