프로젝트

일반

사용자정보

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

markus / Site / SNI / UploadFinal / UploadFinal.csproj @ 1e9c1261

이력 | 보기 | 이력해설 | 다운로드 (2.89 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>bin\Release\</OutputPath>
32
    <DefineConstants>TRACE</DefineConstants>
33
    <ErrorReport>prompt</ErrorReport>
34
    <WarningLevel>4</WarningLevel>
35
    <Prefer32Bit>false</Prefer32Bit>
36
  </PropertyGroup>
37
  <ItemGroup>
38
    <Reference Include="System" />
39
    <Reference Include="System.Core" />
40
    <Reference Include="System.Data.Entity" />
41
    <Reference Include="System.Runtime.Serialization" />
42
    <Reference Include="System.ServiceModel" />
43
    <Reference Include="System.Web" />
44
    <Reference Include="System.Xml.Linq" />
45
    <Reference Include="System.Data.DataSetExtensions" />
46
    <Reference Include="Microsoft.CSharp" />
47
    <Reference Include="System.Data" />
48
    <Reference Include="System.Xml" />
49
  </ItemGroup>
50
  <ItemGroup>
51
    <Compile Include="UploadPDF.cs" />
52
    <None Include="app.config" />
53
    <Compile Include="Properties\AssemblyInfo.cs" />
54
  </ItemGroup>
55
  <ItemGroup>
56
    <WCFMetadata Include="Service References\" />
57
  </ItemGroup>
58
  <ItemGroup>
59
    <ProjectReference Include="..\..\..\FinalService\KCOM_FinalService\KCOMDataModel\KCOMDataModel.csproj">
60
      <Project>{629dc8cd-d458-47ef-8f02-cd12c7001c3e}</Project>
61
      <Name>KCOMDataModel</Name>
62
    </ProjectReference>
63
  </ItemGroup>
64
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
65
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
66
       Other similar extension points exist, see Microsoft.Common.targets.
67
  <Target Name="BeforeBuild">
68
  </Target>
69
  <Target Name="AfterBuild">
70
  </Target>
71
  -->
72
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)