프로젝트

일반

사용자정보

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

markus / FinalService / KCOM_FinalService / UploadFinal / UploadFinal.csproj @ dc56e95e

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

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.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.0</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
  </PropertyGroup>
27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
    <DebugType>pdbonly</DebugType>
29
    <Optimize>true</Optimize>
30
    <OutputPath>..\..\..\Setup\FinalService\</OutputPath>
31
    <DefineConstants>TRACE</DefineConstants>
32
    <ErrorReport>prompt</ErrorReport>
33
    <WarningLevel>4</WarningLevel>
34
  </PropertyGroup>
35
  <ItemGroup>
36
    <Reference Include="System" />
37
    <Reference Include="System.Core" />
38
    <Reference Include="System.Data.Entity" />
39
    <Reference Include="System.Runtime.Serialization" />
40
    <Reference Include="System.ServiceModel" />
41
    <Reference Include="System.Web" />
42
    <Reference Include="System.Xml.Linq" />
43
    <Reference Include="System.Data.DataSetExtensions" />
44
    <Reference Include="Microsoft.CSharp" />
45
    <Reference Include="System.Data" />
46
    <Reference Include="System.Xml" />
47
  </ItemGroup>
48
  <ItemGroup>
49
    <Compile Include="UploadPDF.cs" />
50
    <None Include="app.config" />
51
    <Compile Include="Properties\AssemblyInfo.cs" />
52
  </ItemGroup>
53
  <ItemGroup>
54
    <ProjectReference Include="..\CommonLib\CommonLib.csproj">
55
      <Project>{ee9aaabc-1678-43a4-878e-cedbb577cf01}</Project>
56
      <Name>CommonLib</Name>
57
    </ProjectReference>
58
    <ProjectReference Include="..\KCOMDataModel\KCOMDataModel.csproj">
59
      <Project>{629dc8cd-d458-47ef-8f02-cd12c7001c3e}</Project>
60
      <Name>KCOMDataModel</Name>
61
    </ProjectReference>
62
    <ProjectReference Include="..\MarkupToPDF\MarkupToPDF.csproj">
63
      <Project>{a714bd67-8aac-4ed8-8ecf-7853c3549a68}</Project>
64
      <Name>MarkupToPDF</Name>
65
    </ProjectReference>
66
  </ItemGroup>
67
  <ItemGroup>
68
    <WCFMetadata Include="Service References\" />
69
  </ItemGroup>
70
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
71
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
72
       Other similar extension points exist, see Microsoft.Common.targets.
73
  <Target Name="BeforeBuild">
74
  </Target>
75
  <Target Name="AfterBuild">
76
  </Target>
77
  -->
78
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)