프로젝트

일반

사용자정보

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

markus / CommonLib / CommonLib.csproj @ 366f00c2

이력 | 보기 | 이력해설 | 다운로드 (6.38 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>{DEF47FC2-B898-4C92-AD8D-D7B9E994495E}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <AppDesignerFolder>Properties</AppDesignerFolder>
10
    <RootNamespace>CommonLib</RootNamespace>
11
    <AssemblyName>CommonLib</AssemblyName>
12
    <TargetFrameworkVersion>v4.6.1</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>bin\Debug\</OutputPath>
22
    <DefineConstants>DEBUG;TRACE</DefineConstants>
23
    <ErrorReport>prompt</ErrorReport>
24
    <WarningLevel>4</WarningLevel>
25
  </PropertyGroup>
26
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
    <DebugType>pdbonly</DebugType>
28
    <Optimize>true</Optimize>
29
    <OutputPath>bin\Release\</OutputPath>
30
    <DefineConstants>TRACE</DefineConstants>
31
    <ErrorReport>prompt</ErrorReport>
32
    <WarningLevel>4</WarningLevel>
33
  </PropertyGroup>
34
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
35
    <DebugSymbols>true</DebugSymbols>
36
    <OutputPath>bin\x86\Debug\</OutputPath>
37
    <DefineConstants>DEBUG;TRACE</DefineConstants>
38
    <DebugType>full</DebugType>
39
    <PlatformTarget>x86</PlatformTarget>
40
    <ErrorReport>prompt</ErrorReport>
41
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
42
  </PropertyGroup>
43
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
44
    <OutputPath>bin\x86\Release\</OutputPath>
45
    <DefineConstants>TRACE</DefineConstants>
46
    <Optimize>true</Optimize>
47
    <DebugType>pdbonly</DebugType>
48
    <PlatformTarget>x86</PlatformTarget>
49
    <ErrorReport>prompt</ErrorReport>
50
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
51
  </PropertyGroup>
52
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|AnyCPU'">
53
    <DebugSymbols>true</DebugSymbols>
54
    <OutputPath>bin\Debug_HyoSung\</OutputPath>
55
    <DefineConstants>DEBUG;TRACE</DefineConstants>
56
    <DebugType>full</DebugType>
57
    <PlatformTarget>AnyCPU</PlatformTarget>
58
    <ErrorReport>prompt</ErrorReport>
59
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
60
  </PropertyGroup>
61
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|x86'">
62
    <DebugSymbols>true</DebugSymbols>
63
    <OutputPath>bin\x86\Debug_HyoSung\</OutputPath>
64
    <DefineConstants>DEBUG;TRACE</DefineConstants>
65
    <DebugType>full</DebugType>
66
    <PlatformTarget>x86</PlatformTarget>
67
    <ErrorReport>prompt</ErrorReport>
68
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
69
  </PropertyGroup>
70
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|AnyCPU'">
71
    <DebugSymbols>true</DebugSymbols>
72
    <OutputPath>bin\Debug_CadExport\</OutputPath>
73
    <DefineConstants>DEBUG;TRACE</DefineConstants>
74
    <DebugType>full</DebugType>
75
    <PlatformTarget>AnyCPU</PlatformTarget>
76
    <ErrorReport>prompt</ErrorReport>
77
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
78
  </PropertyGroup>
79
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|x86'">
80
    <DebugSymbols>true</DebugSymbols>
81
    <OutputPath>bin\x86\Debug_CadExport\</OutputPath>
82
    <DefineConstants>DEBUG;TRACE</DefineConstants>
83
    <DebugType>full</DebugType>
84
    <PlatformTarget>x86</PlatformTarget>
85
    <ErrorReport>prompt</ErrorReport>
86
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
87
  </PropertyGroup>
88
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|AnyCPU'">
89
    <DebugSymbols>true</DebugSymbols>
90
    <OutputPath>bin\Debug_SNI\</OutputPath>
91
    <DefineConstants>DEBUG;TRACE</DefineConstants>
92
    <DebugType>full</DebugType>
93
    <PlatformTarget>AnyCPU</PlatformTarget>
94
    <ErrorReport>prompt</ErrorReport>
95
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
96
  </PropertyGroup>
97
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x86'">
98
    <DebugSymbols>true</DebugSymbols>
99
    <OutputPath>bin\x86\Debug_SNI\</OutputPath>
100
    <DefineConstants>DEBUG;TRACE</DefineConstants>
101
    <DebugType>full</DebugType>
102
    <PlatformTarget>x86</PlatformTarget>
103
    <ErrorReport>prompt</ErrorReport>
104
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
105
  </PropertyGroup>
106
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|AnyCPU'">
107
    <DebugSymbols>true</DebugSymbols>
108
    <OutputPath>bin\Release_Hyosung\</OutputPath>
109
    <DefineConstants>DEBUG;TRACE</DefineConstants>
110
    <DebugType>full</DebugType>
111
    <PlatformTarget>AnyCPU</PlatformTarget>
112
    <ErrorReport>prompt</ErrorReport>
113
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
114
  </PropertyGroup>
115
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x86'">
116
    <DebugSymbols>true</DebugSymbols>
117
    <OutputPath>bin\x86\Release_Hyosung\</OutputPath>
118
    <DefineConstants>DEBUG;TRACE</DefineConstants>
119
    <DebugType>full</DebugType>
120
    <PlatformTarget>x86</PlatformTarget>
121
    <ErrorReport>prompt</ErrorReport>
122
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
123
  </PropertyGroup>
124
  <ItemGroup>
125
    <Reference Include="System" />
126
    <Reference Include="System.Core" />
127
    <Reference Include="System.Xml.Linq" />
128
    <Reference Include="System.Data.DataSetExtensions" />
129
    <Reference Include="Microsoft.CSharp" />
130
    <Reference Include="System.Data" />
131
    <Reference Include="System.Net.Http" />
132
    <Reference Include="System.Xml" />
133
  </ItemGroup>
134
  <ItemGroup>
135
    <Compile Include="Common.cs" />
136
    <Compile Include="DNSHelper.cs" />
137
    <Compile Include="Properties\AssemblyInfo.cs" />
138
  </ItemGroup>
139
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
140
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)