프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / FinalServiceV3 / KCOM_FinalService / MarkupToPDF / MarkupToPDF.csproj @ faf998c6

이력 | 보기 | 이력해설 | 다운로드 (12.7 KB)

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
4
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
  <PropertyGroup>
6
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProjectGuid>{A714BD67-8AAC-4ED8-8ECF-7853C3549A68}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>MarkupToPDF</RootNamespace>
12
    <AssemblyName>MarkupToPDF</AssemblyName>
13
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
15
    <TargetFrameworkProfile />
16
    <NuGetPackageImportStamp>
17
    </NuGetPackageImportStamp>
18
  </PropertyGroup>
19
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20
    <DebugSymbols>true</DebugSymbols>
21
    <DebugType>full</DebugType>
22
    <Optimize>false</Optimize>
23
    <OutputPath>bin\Debug\</OutputPath>
24
    <DefineConstants>DEBUG;TRACE</DefineConstants>
25
    <ErrorReport>prompt</ErrorReport>
26
    <WarningLevel>4</WarningLevel>
27
    <Prefer32Bit>false</Prefer32Bit>
28
  </PropertyGroup>
29
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30
    <DebugType>pdbonly</DebugType>
31
    <Optimize>true</Optimize>
32
    <OutputPath>bin\Release\</OutputPath>
33
    <DefineConstants>TRACE</DefineConstants>
34
    <ErrorReport>prompt</ErrorReport>
35
    <WarningLevel>4</WarningLevel>
36
    <Prefer32Bit>false</Prefer32Bit>
37
  </PropertyGroup>
38
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
39
    <DebugSymbols>true</DebugSymbols>
40
    <OutputPath>bin\x64\Debug\</OutputPath>
41
    <DefineConstants>DEBUG;TRACE</DefineConstants>
42
    <DebugType>full</DebugType>
43
    <PlatformTarget>x64</PlatformTarget>
44
    <ErrorReport>prompt</ErrorReport>
45
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
46
    <Prefer32Bit>false</Prefer32Bit>
47
  </PropertyGroup>
48
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
49
    <OutputPath>bin\x64\Release\</OutputPath>
50
    <DefineConstants>TRACE</DefineConstants>
51
    <Optimize>true</Optimize>
52
    <DebugType>pdbonly</DebugType>
53
    <PlatformTarget>x64</PlatformTarget>
54
    <ErrorReport>prompt</ErrorReport>
55
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
56
    <Prefer32Bit>false</Prefer32Bit>
57
  </PropertyGroup>
58
  <ItemGroup>
59
    <Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
60
      <HintPath>..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll</HintPath>
61
    </Reference>
62
    <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
63
      <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
64
    </Reference>
65
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
66
      <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
67
    </Reference>
68
    <Reference Include="itextsharp, Version=5.5.13.3, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
69
      <HintPath>..\packages\iTextSharp.5.5.13.3\lib\itextsharp.dll</HintPath>
70
    </Reference>
71
    <Reference Include="Markus.EntityModel, Version=1.6.0.0, Culture=neutral, processorArchitecture=MSIL">
72
      <HintPath>..\packages\Markus.EntityModel.1.5.0\lib\net451\Markus.EntityModel.dll</HintPath>
73
    </Reference>
74
    <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
75
      <HintPath>..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
76
    </Reference>
77
    <Reference Include="PresentationCore" />
78
    <Reference Include="PresentationFramework" />
79
    <Reference Include="Rxx, Version=1.3.4451.33754, Culture=neutral, PublicKeyToken=09aedbbcd2ef4748, processorArchitecture=MSIL">
80
      <HintPath>..\packages\Rxx.1.3.4451.33754\lib\net40\Rxx.dll</HintPath>
81
    </Reference>
82
    <Reference Include="System" />
83
    <Reference Include="System.ComponentModel.DataAnnotations" />
84
    <Reference Include="System.configuration" />
85
    <Reference Include="System.Core" />
86
    <Reference Include="System.Data.Entity" />
87
    <Reference Include="System.Drawing" />
88
    <Reference Include="System.Reactive, Version=1.0.10621.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
89
      <HintPath>..\packages\Rx-Main.1.0.11226\lib\Net4\System.Reactive.dll</HintPath>
90
    </Reference>
91
    <Reference Include="System.Runtime.Serialization" />
92
    <Reference Include="System.Security" />
93
    <Reference Include="System.ServiceModel" />
94
    <Reference Include="System.Web" />
95
    <Reference Include="System.Windows.Forms" />
96
    <Reference Include="System.Xaml" />
97
    <Reference Include="System.Xml.Linq" />
98
    <Reference Include="System.Data.DataSetExtensions" />
99
    <Reference Include="Microsoft.CSharp" />
100
    <Reference Include="System.Data" />
101
    <Reference Include="System.Xml" />
102
    <Reference Include="Telerik.Windows.Zip, Version=2019.1.215.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
103
      <SpecificVersion>False</SpecificVersion>
104
      <HintPath>..\..\..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Zip.dll</HintPath>
105
    </Reference>
106
    <Reference Include="WindowsBase" />
107
  </ItemGroup>
108
  <ItemGroup>
109
    <Compile Include="AddFinalPDFResult.cs" />
110
    <Compile Include="Common\CommentUserInfo.cs" />
111
    <Compile Include="Common\CommonFont.cs" />
112
    <Compile Include="Common\ConverterLineSize.cs" />
113
    <Compile Include="Common\StreamHelper.cs" />
114
    <Compile Include="Common\StringToFont.cs" />
115
    <Compile Include="Common\XamlToPngConverter.cs" />
116
    <Compile Include="Controls\Angle\AngleControl.cs" />
117
    <Compile Include="Controls\Common\BaseShape.cs" />
118
    <Compile Include="Controls\Common\ControlType.cs" />
119
    <Compile Include="Controls\Common\HatchMake.cs" />
120
    <Compile Include="Controls\Common\IMarkupCommonData.cs" />
121
    <Compile Include="Controls\Common\InkToPath.cs" />
122
    <Compile Include="Controls\Common\PenMode.cs" />
123
    <Compile Include="Controls\Common\StringToPathConverter.cs" />
124
    <Compile Include="Controls\Common\ValueConverter\StringToColorConverter.cs" />
125
    <Compile Include="Controls\Etc\SignControl.cs" />
126
    <Compile Include="Controls\Etc\SymControl.cs" />
127
    <Compile Include="Controls\Etc\SymControlN.cs" />
128
    <Compile Include="Controls\Parsing\MarkupCopy.cs" />
129
    <Compile Include="Controls\Common\SelectControl.cs" />
130
    <Compile Include="Controls\Common\Interfaces.cs" />
131
    <Compile Include="Controls\Common\IPath.cs" />
132
    <Compile Include="Controls\Common\MarkupToPDF.cs" />
133
    <Compile Include="Controls\Common\MathSet.cs" />
134
    <Compile Include="Controls\Common\MouseMode.cs" />
135
    <Compile Include="Controls\Common\PaintSet.cs" />
136
    <Compile Include="Controls\Etc\DateControl.cs" />
137
    <Compile Include="Controls\Etc\ImgControl.cs" />
138
    <Compile Include="Controls\Line\ArcControl.cs" />
139
    <Compile Include="Controls\Line\ArrowControl_Multi.cs" />
140
    <Compile Include="Controls\Line\LineControl.cs" />
141
    <Compile Include="Controls\Polygon\CloudControl.cs" />
142
    <Compile Include="Controls\Polygon\PolygonControl.cs" />
143
    <Compile Include="Controls\Shape\CircleControl.cs" />
144
    <Compile Include="Controls\Shape\RectangleControl.cs" />
145
    <Compile Include="Controls\Shape\RectCloudControl.cs" />
146
    <Compile Include="Controls\Shape\TriControl.cs" />
147
    <Compile Include="Controls\Text\ArrowTextControl.cs" />
148
    <Compile Include="Controls\Text\TextControl.cs" />
149
    <Compile Include="Controls_PDF\BaseMethod.cs" />
150
    <Compile Include="Controls_PDF\CBorder.cs" />
151
    <Compile Include="Controls_PDF\DrawSet_ArcArrow.cs" />
152
    <Compile Include="Controls_PDF\DrawSet_Arc.cs" />
153
    <Compile Include="Controls_PDF\DrawSet_Arrow.cs" />
154
    <Compile Include="Controls_PDF\DrawSet_Cloud.cs" />
155
    <Compile Include="Controls_PDF\DrawSet_DrawString.cs" />
156
    <Compile Include="Controls_PDF\DrawSet_Image.cs" />
157
    <Compile Include="Controls_PDF\DrawSet_Line.cs" />
158
    <Compile Include="Controls_PDF\DrawSet_Shape.cs" />
159
    <Compile Include="Controls_PDF\DrawSet_Symbol.cs" />
160
    <Compile Include="Controls_PDF\PDFLib_DrawSet_Text.cs" />
161
    <Compile Include="EventMember.cs" />
162
    <Compile Include="MarkupToPDF.cs" />
163
    <Compile Include="PropertiesType.cs" />
164
    <Compile Include="Properties\AssemblyInfo.cs" />
165
    <Compile Include="Serialize\Core\JsonSerializerHelper.cs" />
166
    <Compile Include="Serialize\S_Control\Base\IntTodoubleJsonConvert.cs" />
167
    <Compile Include="Serialize\S_Control\Base\PointJsonConvert.cs" />
168
    <Compile Include="Serialize\S_Control\Base\S_BaseControl.cs" />
169
    <Compile Include="Serialize\S_Control\Detail\S_ArcControl.cs" />
170
    <Compile Include="Serialize\S_Control\Detail\S_ArrowControl.cs" />
171
    <Compile Include="Serialize\S_Control\Detail\S_CircleControl.cs" />
172
    <Compile Include="Serialize\S_Control\Detail\S_CloudControl.cs" />
173
    <Compile Include="Serialize\S_Control\Detail\S_DateControl.cs" />
174
    <Compile Include="Serialize\S_Control\Detail\S_ImgControl.cs" />
175
    <Compile Include="Serialize\S_Control\Detail\S_LineControl.cs" />
176
    <Compile Include="Serialize\S_Control\Detail\S_PensilControl.cs" />
177
    <Compile Include="Serialize\S_Control\Detail\S_PolyControl.cs" />
178
    <Compile Include="Serialize\S_Control\Detail\S_RectCloudControl.cs" />
179
    <Compile Include="Serialize\S_Control\Detail\S_RectControl.cs" />
180
    <Compile Include="Serialize\S_Control\Detail\S_SignControl.cs" />
181
    <Compile Include="Serialize\S_Control\Detail\S_SymControl.cs" />
182
    <Compile Include="Serialize\S_Control\Detail\S_SymControlN.cs" />
183
    <Compile Include="Serialize\S_Control\Detail\S_TextControl.cs" />
184
    <Compile Include="Serialize\S_Control\Detail\S_TriControl.cs" />
185
  </ItemGroup>
186
  <ItemGroup>
187
    <Page Include="Themes\generic.xaml">
188
      <Generator>MSBuild:Compile</Generator>
189
      <SubType>Designer</SubType>
190
    </Page>
191
  </ItemGroup>
192
  <ItemGroup>
193
    <ProjectReference Include="..\..\..\Markus.Fonts\Markus.Fonts.csproj">
194
      <Project>{eb1de04a-d86e-4bf7-b095-f72207923c3b}</Project>
195
      <Name>Markus.Fonts</Name>
196
    </ProjectReference>
197
    <ProjectReference Include="..\CommonLib\CommonLib.csproj">
198
      <Project>{ee9aaabc-1678-43a4-878e-cedbb577cf01}</Project>
199
      <Name>CommonLib</Name>
200
    </ProjectReference>
201
    <ProjectReference Include="..\IFinalPDF\IFinalPDF.csproj">
202
      <Project>{784438BE-2074-41AE-A692-24E1A4A67FE3}</Project>
203
      <Name>IFinalPDF</Name>
204
    </ProjectReference>
205
  </ItemGroup>
206
  <ItemGroup>
207
    <None Include="App.Config">
208
      <SubType>Designer</SubType>
209
    </None>
210
    <None Include="packages.config" />
211
  </ItemGroup>
212
  <ItemGroup>
213
    <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
214
  </ItemGroup>
215
  <ItemGroup>
216
    <Folder Include="Controls\Custom\" />
217
  </ItemGroup>
218
  <ItemGroup>
219
    <WCFMetadata Include="Connected Services\" />
220
  </ItemGroup>
221
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
222
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
223
    <PropertyGroup>
224
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
225
    </PropertyGroup>
226
    <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
227
    <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
228
  </Target>
229
  <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
230
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
231
       Other similar extension points exist, see Microsoft.Common.targets.
232
  <Target Name="BeforeBuild">
233
  </Target>
234
  <Target Name="AfterBuild">
235
  </Target>
236
  -->
237
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)