프로젝트

일반

사용자정보

개정판 950e6b84

ID950e6b8458c985d7b12a09457b481c3196cfb675
상위 5ba8f2d5
하위 d91efe5c

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

issue #00000 convert service
- markus library 수정 후 적용
- pdf download를 plugin으로 변경
- convert 안정화

Change-Id: Ibafcf7fb59445659f8361922f80d47e3e6610a65

차이점 보기:

ConvertService/ServiceBase/ConnectionStringBuild/App.xaml
1
<Application x:Class="ConnectionStringBuild.App"
2
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
             xmlns:local="clr-namespace:ConnectionStringBuild"
5
             StartupUri="MainWindow.xaml">
6
    <Application.Resources>
7
         
8
    </Application.Resources>
1
<Application
2
    x:Class="ConnectionStringBuild.App"
3
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5
    xmlns:local="clr-namespace:ConnectionStringBuild"
6
    StartupUri="MainWindow.xaml">
7
    <Application.Resources />
9 8
</Application>

내보내기 Unified diff

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