프로젝트

일반

사용자정보

개정판 cdfb57ff

IDcdfb57ff4780f16447f02fb0203c397a3732c3cd
상위 dbc1e5b6
하위 96c13fad

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

zoom control 이벤트 추가
mainmenu 수정
app 수정

Change-Id: I0d007c3a3c412b7fbe6e2a52bafb932e1a7b9f03

차이점 보기:

KCOM/KCOM.csproj
15 15
    <NuGetPackageImportStamp>
16 16
    </NuGetPackageImportStamp>
17 17
    <TargetFrameworkProfile />
18
    <PublishUrl>publish\</PublishUrl>
19
    <Install>true</Install>
20
    <InstallFrom>Disk</InstallFrom>
21
    <UpdateEnabled>false</UpdateEnabled>
22
    <UpdateMode>Foreground</UpdateMode>
23
    <UpdateInterval>7</UpdateInterval>
24
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
25
    <UpdatePeriodically>false</UpdatePeriodically>
26
    <UpdateRequired>false</UpdateRequired>
27
    <MapFileExtensions>true</MapFileExtensions>
28
    <ApplicationRevision>0</ApplicationRevision>
29
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
30
    <IsWebBootstrapper>false</IsWebBootstrapper>
31
    <UseApplicationTrust>false</UseApplicationTrust>
32
    <BootstrapperEnabled>true</BootstrapperEnabled>
18 33
  </PropertyGroup>
19 34
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20 35
    <PlatformTarget>AnyCPU</PlatformTarget>
......
47 62
    <ErrorReport>prompt</ErrorReport>
48 63
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
49 64
    <Prefer32Bit>false</Prefer32Bit>
65
    <WarningLevel>3</WarningLevel>
50 66
  </PropertyGroup>
51 67
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
52 68
    <OutputPath>..\Setup\</OutputPath>
......
257 273
    <Compile Include="Common\Converter\SvgConverter.cs" />
258 274
    <Compile Include="Common\Converter\SvgImageConverter.cs" />
259 275
    <Compile Include="Common\FileStreamToBase64.cs" />
276
    <Compile Include="Common\ImageSourceHelper.cs" />
260 277
    <Compile Include="Common\ISplashMessage.cs" />
261 278
    <Compile Include="Common\SelectionSet.cs" />
262 279
    <Compile Include="Common\TempFile.cs" />
......
1299 1316
      <Name>ZoomAndPan</Name>
1300 1317
    </ProjectReference>
1301 1318
  </ItemGroup>
1319
  <ItemGroup>
1320
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
1321
      <Visible>False</Visible>
1322
      <ProductName>.NET Framework 3.5 SP1</ProductName>
1323
      <Install>false</Install>
1324
    </BootstrapperPackage>
1325
  </ItemGroup>
1302 1326
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
1303 1327
  <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
1304 1328
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

내보내기 Unified diff

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