프로젝트

일반

사용자정보

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

hytos / DTI_PID / ID2PSN / ID2PSN.csproj @ 839708c6

이력 | 보기 | 이력해설 | 다운로드 (12.3 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="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
4
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
  <PropertyGroup>
6
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProjectGuid>{202B8B3F-2070-4643-A43B-2C57B36B8D63}</ProjectGuid>
9
    <OutputType>WinExe</OutputType>
10
    <RootNamespace>ID2PSN</RootNamespace>
11
    <AssemblyName>ID2PSN</AssemblyName>
12
    <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15
    <Deterministic>true</Deterministic>
16
    <TargetFrameworkProfile />
17
    <NuGetPackageImportStamp>
18
    </NuGetPackageImportStamp>
19
  </PropertyGroup>
20
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21
    <PlatformTarget>AnyCPU</PlatformTarget>
22
    <DebugSymbols>true</DebugSymbols>
23
    <DebugType>full</DebugType>
24
    <Optimize>false</Optimize>
25
    <OutputPath>bin\Debug\</OutputPath>
26
    <DefineConstants>DEBUG;TRACE</DefineConstants>
27
    <ErrorReport>prompt</ErrorReport>
28
    <WarningLevel>4</WarningLevel>
29
  </PropertyGroup>
30
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
31
    <PlatformTarget>x64</PlatformTarget>
32
    <DebugType>pdbonly</DebugType>
33
    <Optimize>true</Optimize>
34
    <OutputPath>..\DTI_PID\PSN\</OutputPath>
35
    <DefineConstants>TRACE</DefineConstants>
36
    <ErrorReport>prompt</ErrorReport>
37
    <WarningLevel>4</WarningLevel>
38
  </PropertyGroup>
39
  <ItemGroup>
40
    <Reference Include="DevExpress.Data.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
41
    <Reference Include="DevExpress.Docs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
42
    <Reference Include="DevExpress.Office.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
43
    <Reference Include="DevExpress.Printing.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
44
    <Reference Include="DevExpress.Charts.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
45
    <Reference Include="DevExpress.Sparkline.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
46
    <Reference Include="DevExpress.Spreadsheet.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
47
    <Reference Include="DevExpress.Utils.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
48
    <Reference Include="DevExpress.XtraBars.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
49
    <Reference Include="DevExpress.XtraEditors.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
50
    <Reference Include="DevExpress.XtraGrid.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
51
    <Reference Include="DevExpress.XtraLayout.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
52
    <Reference Include="DevExpress.XtraPrinting.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
53
    <Reference Include="DevExpress.XtraTreeList.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
54
    <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
55
      <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
56
    </Reference>
57
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
58
      <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
59
    </Reference>
60
    <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
61
      <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
62
    </Reference>
63
    <Reference Include="System">
64
      <HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll</HintPath>
65
    </Reference>
66
    <Reference Include="System.ComponentModel.DataAnnotations" />
67
    <Reference Include="System.Core" />
68
    <Reference Include="System.Data.Linq" />
69
    <Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
70
      <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net46\System.Data.SQLite.dll</HintPath>
71
    </Reference>
72
    <Reference Include="System.Data.SQLite.EF6, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
73
      <HintPath>..\packages\System.Data.SQLite.EF6.1.0.114.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
74
    </Reference>
75
    <Reference Include="System.Data.SQLite.Linq, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
76
      <HintPath>..\packages\System.Data.SQLite.Linq.1.0.114.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
77
    </Reference>
78
    <Reference Include="System.Xml.Linq" />
79
    <Reference Include="System.Data.DataSetExtensions" />
80
    <Reference Include="Microsoft.CSharp" />
81
    <Reference Include="System.Data" />
82
    <Reference Include="System.Deployment" />
83
    <Reference Include="System.Drawing" />
84
    <Reference Include="System.Net.Http" />
85
    <Reference Include="System.Windows.Forms" />
86
    <Reference Include="System.Xml" />
87
  </ItemGroup>
88
  <ItemGroup>
89
    <Compile Include="AbstractDatabase.cs" />
90
    <Compile Include="AppMSSqlDatabase.cs" />
91
    <Compile Include="AppSQLiteDatabase.cs" />
92
    <Compile Include="DB.cs" />
93
    <Compile Include="Form\TransformKeywordsSettingForm.cs">
94
      <SubType>Form</SubType>
95
    </Compile>
96
    <Compile Include="Form\TransformKeywordsSettingForm.Designer.cs">
97
      <DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon>
98
    </Compile>
99
    <Compile Include="Form\VentDrainSettingForm.cs">
100
      <SubType>Form</SubType>
101
    </Compile>
102
    <Compile Include="Form\VentDrainSettingForm.Designer.cs">
103
      <DependentUpon>VentDrainSettingForm.cs</DependentUpon>
104
    </Compile>
105
    <Compile Include="Form\HeaderSettingForm.cs">
106
      <SubType>Form</SubType>
107
    </Compile>
108
    <Compile Include="Form\HeaderSettingForm.Designer.cs">
109
      <DependentUpon>HeaderSettingForm.cs</DependentUpon>
110
    </Compile>
111
    <Compile Include="Form\WaitForm.cs">
112
      <SubType>Form</SubType>
113
    </Compile>
114
    <Compile Include="Form\WaitForm.Designer.cs">
115
      <DependentUpon>WaitForm.cs</DependentUpon>
116
    </Compile>
117
    <Compile Include="IAbstractDatabase.cs" />
118
    <Compile Include="Object\TextInfo.cs" />
119
    <Compile Include="Object\KeywordInfo.cs" />
120
    <Compile Include="Object\VentDrainInfo.cs" />
121
    <Compile Include="Object\Item.cs" />
122
    <Compile Include="Form\MainForm.cs">
123
      <SubType>Form</SubType>
124
    </Compile>
125
    <Compile Include="Form\MainForm.Designer.cs">
126
      <DependentUpon>MainForm.cs</DependentUpon>
127
    </Compile>
128
    <Compile Include="Log.cs" />
129
    <Compile Include="Object\HeaderInfo.cs" />
130
    <Compile Include="Form\PriorityForm.cs">
131
      <SubType>Form</SubType>
132
    </Compile>
133
    <Compile Include="Form\PriorityForm.Designer.cs">
134
      <DependentUpon>PriorityForm.cs</DependentUpon>
135
    </Compile>
136
    <Compile Include="Program.cs" />
137
    <Compile Include="Object\ID2Info.cs" />
138
    <Compile Include="Properties\AssemblyInfo.cs" />
139
    <Compile Include="PSN.cs" />
140
    <Compile Include="Document.cs" />
141
    <Compile Include="Form\TopologyRuleForm.cs">
142
      <SubType>Form</SubType>
143
    </Compile>
144
    <Compile Include="Form\TopologyRuleForm.Designer.cs">
145
      <DependentUpon>TopologyRuleForm.cs</DependentUpon>
146
    </Compile>
147
    <Compile Include="SingleInstance.cs" />
148
    <EmbeddedResource Include="Form\TransformKeywordsSettingForm.resx">
149
      <DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon>
150
    </EmbeddedResource>
151
    <EmbeddedResource Include="Form\VentDrainSettingForm.resx">
152
      <DependentUpon>VentDrainSettingForm.cs</DependentUpon>
153
    </EmbeddedResource>
154
    <EmbeddedResource Include="Form\HeaderSettingForm.resx">
155
      <DependentUpon>HeaderSettingForm.cs</DependentUpon>
156
    </EmbeddedResource>
157
    <EmbeddedResource Include="Form\MainForm.resx">
158
      <DependentUpon>MainForm.cs</DependentUpon>
159
    </EmbeddedResource>
160
    <EmbeddedResource Include="Form\PriorityForm.resx">
161
      <DependentUpon>PriorityForm.cs</DependentUpon>
162
    </EmbeddedResource>
163
    <EmbeddedResource Include="Form\TopologyRuleForm.resx">
164
      <DependentUpon>TopologyRuleForm.cs</DependentUpon>
165
    </EmbeddedResource>
166
    <EmbeddedResource Include="Form\WaitForm.resx">
167
      <DependentUpon>WaitForm.cs</DependentUpon>
168
    </EmbeddedResource>
169
    <EmbeddedResource Include="Properties\licenses.licx" />
170
    <EmbeddedResource Include="Properties\Resources.resx">
171
      <Generator>ResXFileCodeGenerator</Generator>
172
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
173
      <SubType>Designer</SubType>
174
    </EmbeddedResource>
175
    <Compile Include="Properties\Resources.Designer.cs">
176
      <AutoGen>True</AutoGen>
177
      <DependentUpon>Resources.resx</DependentUpon>
178
      <DesignTime>True</DesignTime>
179
    </Compile>
180
    <None Include="packages.config" />
181
    <None Include="Properties\Settings.settings">
182
      <Generator>SettingsSingleFileGenerator</Generator>
183
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
184
    </None>
185
    <Compile Include="Properties\Settings.Designer.cs">
186
      <AutoGen>True</AutoGen>
187
      <DependentUpon>Settings.settings</DependentUpon>
188
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
189
    </Compile>
190
  </ItemGroup>
191
  <ItemGroup>
192
    <None Include="App.config" />
193
  </ItemGroup>
194
  <ItemGroup>
195
    <None Include="Resources\cancel_16x16.png" />
196
  </ItemGroup>
197
  <ItemGroup>
198
    <None Include="Resources\find_16x16.png" />
199
  </ItemGroup>
200
  <ItemGroup>
201
    <None Include="ToolTip1.png" />
202
  </ItemGroup>
203
  <ItemGroup>
204
    <None Include="Resources\ToolTip1.png" />
205
  </ItemGroup>
206
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
207
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
208
    <PropertyGroup>
209
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
210
    </PropertyGroup>
211
    <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
212
    <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
213
    <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
214
  </Target>
215
  <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
216
  <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
217
</Project>