프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceBase / ConvertResultBSENG / ConvertResultBSENG.csproj @ 43e1d368

이력 | 보기 | 이력해설 | 다운로드 (3.43 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>{3EFF0189-6366-4432-B388-6E56CC55B7F8}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <AppDesignerFolder>Properties</AppDesignerFolder>
10
    <RootNamespace>ConvertResultBSENG</RootNamespace>
11
    <AssemblyName>ConvertResultBSENG</AssemblyName>
12
    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <Deterministic>true</Deterministic>
15
    <TargetFrameworkProfile />
16
  </PropertyGroup>
17
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18
    <DebugSymbols>true</DebugSymbols>
19
    <DebugType>full</DebugType>
20
    <Optimize>false</Optimize>
21
    <OutputPath>..\publish\Plugin\ConvertResultBSENG\</OutputPath>
22
    <DefineConstants>DEBUG;TRACE</DefineConstants>
23
    <ErrorReport>prompt</ErrorReport>
24
    <WarningLevel>4</WarningLevel>
25
    <PlatformTarget>x64</PlatformTarget>
26
  </PropertyGroup>
27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
    <DebugType>pdbonly</DebugType>
29
    <Optimize>true</Optimize>
30
    <OutputPath>..\publish\Plugin\ConvertResultBSENG\</OutputPath>
31
    <DefineConstants>TRACE</DefineConstants>
32
    <ErrorReport>prompt</ErrorReport>
33
    <WarningLevel>4</WarningLevel>
34
    <PlatformTarget>x64</PlatformTarget>
35
  </PropertyGroup>
36
  <PropertyGroup>
37
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
38
  </PropertyGroup>
39
  <ItemGroup>
40
    <Reference Include="Markus.EntityModel">
41
      <HintPath>..\packages\MarkusDatabase.1.8.0\lib\net45\Markus.EntityModel.dll</HintPath>
42
    </Reference>
43
    <Reference Include="System" />
44
    <Reference Include="System.ComponentModel.DataAnnotations" />
45
    <Reference Include="System.Core" />
46
    <Reference Include="System.Xml.Linq" />
47
    <Reference Include="System.Data.DataSetExtensions" />
48
    <Reference Include="Microsoft.CSharp" />
49
    <Reference Include="System.Data" />
50
    <Reference Include="System.Net.Http" />
51
    <Reference Include="System.Xml" />
52
  </ItemGroup>
53
  <ItemGroup>
54
    <Compile Include="ResultProcess.cs" />
55
    <Compile Include="Properties\AssemblyInfo.cs" />
56
  </ItemGroup>
57
  <ItemGroup>
58
    <ProjectReference Include="..\Markus.Service.Convert.IPlugin\Markus.Service.Convert.IPlugin.csproj">
59
      <Project>{a5ba7325-379c-4ccb-b156-1704fc2175e3}</Project>
60
      <Name>Markus.Service.Convert.IPlugin</Name>
61
    </ProjectReference>
62
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
63
      <Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
64
      <Name>Markus.Service.Extensions</Name>
65
    </ProjectReference>
66
  </ItemGroup>
67
  <ItemGroup>
68
    <PackageReference Include="EntityFramework">
69
      <Version>6.4.4</Version>
70
    </PackageReference>
71
    <PackageReference Include="Markus.EntityModel">
72
      <Version>1.0.0</Version>
73
    </PackageReference>
74
    <PackageReference Include="RestSharp">
75
      <Version>106.12.0</Version>
76
    </PackageReference>
77
  </ItemGroup>
78
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
79
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)