프로젝트

일반

사용자정보

개정판 73a686e6

ID73a686e6ab93d97c7296eb640b0bf5261f08c354
상위 bf23daa3
하위 74aa670a

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

issue #000000 x64로 변경

차이점 보기:

ID2.Manager/ID2.Manager.Controller/ID2.Manager.Controller.csproj
30 30
    <ErrorReport>prompt</ErrorReport>
31 31
    <WarningLevel>4</WarningLevel>
32 32
  </PropertyGroup>
33
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
34
    <DebugSymbols>true</DebugSymbols>
35
    <OutputPath>bin\x64\Debug\</OutputPath>
36
    <DefineConstants>DEBUG;TRACE</DefineConstants>
37
    <DebugType>full</DebugType>
38
    <PlatformTarget>x64</PlatformTarget>
39
    <LangVersion>7.3</LangVersion>
40
    <ErrorReport>prompt</ErrorReport>
41
  </PropertyGroup>
42
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
43
    <OutputPath>bin\x64\Release\</OutputPath>
44
    <DefineConstants>TRACE</DefineConstants>
45
    <Optimize>true</Optimize>
46
    <DebugType>pdbonly</DebugType>
47
    <PlatformTarget>x64</PlatformTarget>
48
    <LangVersion>7.3</LangVersion>
49
    <ErrorReport>prompt</ErrorReport>
50
  </PropertyGroup>
33 51
  <ItemGroup>
34 52
    <Reference Include="System" />
35 53
    <Reference Include="System.Configuration" />

내보내기 Unified diff

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