프로젝트

일반

사용자정보

개정판 9d5b4bc2

ID9d5b4bc2a51cca1c27b02aeb9fb33eb075932bcd
상위 2007ecaa
하위 664ea2e1

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

auto Update 기능 추가

Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e

차이점 보기:

DownloadManager/DownloadManager.csproj
45 45
    <PlatformTarget>AnyCPU</PlatformTarget>
46 46
    <ErrorReport>prompt</ErrorReport>
47 47
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
48
    <Prefer32Bit>false</Prefer32Bit>
49
  </PropertyGroup>
50
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Monitor|AnyCPU'">
51
    <DebugSymbols>true</DebugSymbols>
52
    <OutputPath>..\publish\Downloader\</OutputPath>
53
    <Optimize>true</Optimize>
54
    <WarningLevel>3</WarningLevel>
55
    <DebugType>full</DebugType>
56
    <PlatformTarget>AnyCPU</PlatformTarget>
57
    <ErrorReport>prompt</ErrorReport>
58
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
59
    <Prefer32Bit>false</Prefer32Bit>
60
  </PropertyGroup>
61
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
62
    <OutputPath>..\publish\Downloader\</OutputPath>
63
    <Prefer32Bit>false</Prefer32Bit>
64
    <Optimize>true</Optimize>
65
  </PropertyGroup>
66
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'">
67
    <OutputPath>bin\Release_Default\</OutputPath>
68
    <Optimize>true</Optimize>
69
    <WarningLevel>3</WarningLevel>
70
    <DebugType>pdbonly</DebugType>
71
    <PlatformTarget>AnyCPU</PlatformTarget>
72
    <ErrorReport>prompt</ErrorReport>
73
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
48 74
  </PropertyGroup>
49 75
  <ItemGroup>
50 76
    <Reference Include="System" />
......
67 93
  </ItemGroup>
68 94
  <ItemGroup>
69 95
    <None Include="App.config" />
96
    <None Include="packages.config" />
70 97
  </ItemGroup>
71 98
  <ItemGroup>
72 99
    <ProjectReference Include="..\IIpc\IIpc.csproj">

내보내기 Unified diff

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