프로젝트

일반

사용자정보

개정판 73a686e6

ID73a686e6ab93d97c7296eb640b0bf5261f08c354
상위 bf23daa3
하위 74aa670a

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

issue #000000 x64로 변경

차이점 보기:

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

내보내기 Unified diff

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