프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceBase / Markus.Service.Convert.IPlugin / Markus.Service.Convert.IPlugin.csproj @ 8ebd5302

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

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
  <PropertyGroup>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7
    <ProjectGuid>{A5BA7325-379C-4CCB-B156-1704FC2175E3}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <AppDesignerFolder>Properties</AppDesignerFolder>
10
    <RootNamespace>Markus.Service.Convert.IPlugin</RootNamespace>
11
    <AssemblyName>Markus.Service.Convert.IPlugin</AssemblyName>
12
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <Deterministic>true</Deterministic>
15
    <TargetFrameworkProfile />
16
    <PublishUrl>게시\</PublishUrl>
17
    <Install>true</Install>
18
    <InstallFrom>Disk</InstallFrom>
19
    <UpdateEnabled>false</UpdateEnabled>
20
    <UpdateMode>Foreground</UpdateMode>
21
    <UpdateInterval>7</UpdateInterval>
22
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
23
    <UpdatePeriodically>false</UpdatePeriodically>
24
    <UpdateRequired>false</UpdateRequired>
25
    <MapFileExtensions>true</MapFileExtensions>
26
    <ApplicationRevision>0</ApplicationRevision>
27
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
28
    <IsWebBootstrapper>false</IsWebBootstrapper>
29
    <UseApplicationTrust>false</UseApplicationTrust>
30
    <BootstrapperEnabled>true</BootstrapperEnabled>
31
  </PropertyGroup>
32
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33
    <DebugSymbols>true</DebugSymbols>
34
    <DebugType>full</DebugType>
35
    <Optimize>false</Optimize>
36
    <OutputPath>bin\Debug\</OutputPath>
37
    <DefineConstants>DEBUG;TRACE</DefineConstants>
38
    <ErrorReport>prompt</ErrorReport>
39
    <WarningLevel>4</WarningLevel>
40
    <PlatformTarget>AnyCPU</PlatformTarget>
41
  </PropertyGroup>
42
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43
    <DebugType>pdbonly</DebugType>
44
    <Optimize>true</Optimize>
45
    <OutputPath>bin\Release\</OutputPath>
46
    <DefineConstants>TRACE</DefineConstants>
47
    <ErrorReport>prompt</ErrorReport>
48
    <WarningLevel>4</WarningLevel>
49
  </PropertyGroup>
50
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll_XI|AnyCPU'">
51
    <OutputPath>bin\ReleaseAll_XI\</OutputPath>
52
    <DefineConstants>TRACE</DefineConstants>
53
    <Optimize>true</Optimize>
54
    <DebugType>pdbonly</DebugType>
55
    <PlatformTarget>AnyCPU</PlatformTarget>
56
    <LangVersion>7.3</LangVersion>
57
    <ErrorReport>prompt</ErrorReport>
58
  </PropertyGroup>
59
  <ItemGroup>
60
    <Reference Include="System" />
61
    <Reference Include="System.Core" />
62
    <Reference Include="System.Xml.Linq" />
63
    <Reference Include="System.Data.DataSetExtensions" />
64
    <Reference Include="Microsoft.CSharp" />
65
    <Reference Include="System.Data" />
66
    <Reference Include="System.Net.Http" />
67
    <Reference Include="System.Xml" />
68
  </ItemGroup>
69
  <ItemGroup>
70
    <Compile Include="IDownloadPlugin.cs" />
71
    <Compile Include="IPlugin.cs" />
72
    <Compile Include="Properties\AssemblyInfo.cs" />
73
  </ItemGroup>
74
  <ItemGroup>
75
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
76
      <Visible>False</Visible>
77
      <ProductName>.NET Framework 3.5 SP1</ProductName>
78
      <Install>false</Install>
79
    </BootstrapperPackage>
80
  </ItemGroup>
81
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
82
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)