프로젝트

일반

사용자정보

개정판 b627aa5a

IDb627aa5a86b9ee7c28400196c8fb4d118918393c
상위 b5d846ad
하위 a4aac5fe

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

issue #0000 id2용으로 수정

Change-Id: I0d6c62813f9647d785dd7392f0563ad049e82117

차이점 보기:

DownloadManagerTest/DownloadManagerTest.csproj
29 29
    <BootstrapperEnabled>true</BootstrapperEnabled>
30 30
  </PropertyGroup>
31 31
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32
    <PlatformTarget>AnyCPU</PlatformTarget>
32
    <PlatformTarget>x64</PlatformTarget>
33 33
    <DebugSymbols>true</DebugSymbols>
34 34
    <DebugType>full</DebugType>
35 35
    <Optimize>false</Optimize>
......
57 57
  <PropertyGroup>
58 58
    <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
59 59
  </PropertyGroup>
60
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
61
    <DebugSymbols>true</DebugSymbols>
62
    <OutputPath>bin\x64\Debug\</OutputPath>
63
    <DefineConstants>TRACE;DEBUG;DOWNLOAD_TEST</DefineConstants>
64
    <DebugType>full</DebugType>
65
    <PlatformTarget>x64</PlatformTarget>
66
    <LangVersion>7.3</LangVersion>
67
    <ErrorReport>prompt</ErrorReport>
68
  </PropertyGroup>
69
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
70
    <OutputPath>bin\x64\Release\</OutputPath>
71
    <DefineConstants>TRACE;DOWNLOAD_TEST</DefineConstants>
72
    <Optimize>true</Optimize>
73
    <DebugType>pdbonly</DebugType>
74
    <PlatformTarget>x64</PlatformTarget>
75
    <LangVersion>7.3</LangVersion>
76
    <ErrorReport>prompt</ErrorReport>
77
    <Prefer32Bit>true</Prefer32Bit>
78
  </PropertyGroup>
60 79
  <ItemGroup>
61 80
    <Reference Include="PresentationCore" />
62 81
    <Reference Include="System" />

내보내기 Unified diff

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