개정판 73a686e6
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