프로젝트

일반

사용자정보

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

markus / FinalService / FinalServiceBase / UploadFinal / UploadFinal_Daelim.csproj @ 42d49521

이력 | 보기 | 이력해설 | 다운로드 (3.46 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
  <PropertyGroup>
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6
    <ProductVersion>8.0.30703</ProductVersion>
7
    <SchemaVersion>2.0</SchemaVersion>
8
    <ProjectGuid>{9CF3737A-E04D-4A55-924E-C88725DFBEC7}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>UploadFinal</RootNamespace>
12
    <AssemblyName>UploadFinal</AssemblyName>
13
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
15
    <TargetFrameworkProfile>
16
    </TargetFrameworkProfile>
17
  </PropertyGroup>
18
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19
    <DebugSymbols>true</DebugSymbols>
20
    <DebugType>full</DebugType>
21
    <Optimize>false</Optimize>
22
    <OutputPath>bin\Debug\</OutputPath>
23
    <DefineConstants>DEBUG;TRACE</DefineConstants>
24
    <ErrorReport>prompt</ErrorReport>
25
    <WarningLevel>4</WarningLevel>
26
    <Prefer32Bit>false</Prefer32Bit>
27
  </PropertyGroup>
28
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29
    <DebugType>pdbonly</DebugType>
30
    <Optimize>true</Optimize>
31
    <OutputPath>..\..\..\Setup\FinalService\</OutputPath>
32
    <DefineConstants>TRACE</DefineConstants>
33
    <ErrorReport>prompt</ErrorReport>
34
    <WarningLevel>4</WarningLevel>
35
    <Prefer32Bit>false</Prefer32Bit>
36
  </PropertyGroup>
37
  <PropertyGroup>
38
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
39
  </PropertyGroup>
40
  <ItemGroup>
41
    <Reference Include="System" />
42
    <Reference Include="System.Core" />
43
    <Reference Include="System.Data.Entity" />
44
    <Reference Include="System.Runtime.Serialization" />
45
    <Reference Include="System.ServiceModel" />
46
    <Reference Include="System.Web" />
47
    <Reference Include="System.Xml.Linq" />
48
    <Reference Include="System.Data.DataSetExtensions" />
49
    <Reference Include="Microsoft.CSharp" />
50
    <Reference Include="System.Data" />
51
    <Reference Include="System.Xml" />
52
  </ItemGroup>
53
  <ItemGroup>
54
    <Compile Include="UploadPDF.cs" />
55
    <None Include="app.config" />
56
    <Compile Include="Properties\AssemblyInfo.cs" />
57
  </ItemGroup>
58
  <ItemGroup>
59
    <WCFMetadata Include="Service References\" />
60
  </ItemGroup>
61
  <ItemGroup>
62
    <ProjectReference Include="..\CommonLib\CommonLib.csproj">
63
      <Project>{ee9aaabc-1678-43a4-878e-cedbb577cf01}</Project>
64
      <Name>CommonLib</Name>
65
    </ProjectReference>
66
    <ProjectReference Include="..\KCOMDataModel\KCOMDataModel.csproj">
67
      <Project>{629dc8cd-d458-47ef-8f02-cd12c7001c3e}</Project>
68
      <Name>KCOMDataModel</Name>
69
    </ProjectReference>
70
    <ProjectReference Include="..\MarkupToPDF\MarkupToPDF.csproj">
71
      <Project>{a714bd67-8aac-4ed8-8ecf-7853c3549a68}</Project>
72
      <Name>MarkupToPDF</Name>
73
    </ProjectReference>
74
  </ItemGroup>
75
  <ItemGroup>
76
    <PackageReference Include="log4net">
77
      <Version>2.0.12</Version>
78
    </PackageReference>
79
  </ItemGroup>
80
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
81
  <!-- test
82
   To modify your build process, add your task inside one of the targets below and uncomment it. 
83
       Other similar extension points exist, see Microsoft.Common.targets.
84
  <Target Name="BeforeBuild">
85
  </Target>
86
  <Target Name="AfterBuild">
87
  </Target>
88
  -->
89
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)