hytos / DTI_PID / ID2PSN / ID2PSN.csproj @ dd27861e
이력 | 보기 | 이력해설 | 다운로드 (16.3 KB)
1 | 0dae5645 | gaqhf | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||
3 | 6b9e7a56 | gaqhf | <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" /> |
4 | 0dae5645 | gaqhf | <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 | 6b9e7a56 | gaqhf | <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
13 | 0dae5645 | gaqhf | <FileAlignment>512</FileAlignment> |
14 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
||
15 | <Deterministic>true</Deterministic> |
||
16 | 1be87cbd | gaqhf | <TargetFrameworkProfile /> |
17 | 6b9e7a56 | gaqhf | <NuGetPackageImportStamp> |
18 | </NuGetPackageImportStamp> |
||
19 | 0dae5645 | gaqhf | </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 | d5c3afde | gaqhf | <PlatformTarget>x64</PlatformTarget> |
32 | 0dae5645 | gaqhf | <DebugType>pdbonly</DebugType> |
33 | <Optimize>true</Optimize> |
||
34 | d5c3afde | gaqhf | <OutputPath>..\DTI_PID\PSN\</OutputPath> |
35 | 0dae5645 | gaqhf | <DefineConstants>TRACE</DefineConstants> |
36 | <ErrorReport>prompt</ErrorReport> |
||
37 | <WarningLevel>4</WarningLevel> |
||
38 | </PropertyGroup> |
||
39 | <ItemGroup> |
||
40 | 33cee849 | LJIYEON | <Reference Include="Accessibility" /> |
41 | f2a63376 | 이지연 | <Reference Include="DevExpress.Charts.v19.1.Core"> |
42 | <HintPath>C:\Program Files (x86)\DevExpress 19.1\Components\Bin\Framework\DevExpress.Charts.v19.1.Core.dll</HintPath> |
||
43 | </Reference> |
||
44 | d5c3afde | gaqhf | <Reference Include="DevExpress.Data.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
45 | 3d842083 | LJIYEON | <Reference Include="DevExpress.Dialogs.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
46 | d5c3afde | gaqhf | <Reference Include="DevExpress.Docs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
47 | <Reference Include="DevExpress.Office.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
48 | <Reference Include="DevExpress.Printing.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
49 | 72775f2e | LJIYEON | <Reference Include="DevExpress.Sparkline.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
50 | d5c3afde | gaqhf | <Reference Include="DevExpress.Spreadsheet.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
51 | <Reference Include="DevExpress.Utils.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
52 | <Reference Include="DevExpress.XtraBars.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
53 | 3d842083 | LJIYEON | <Reference Include="DevExpress.XtraDialogs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
54 | d5c3afde | gaqhf | <Reference Include="DevExpress.XtraEditors.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
55 | <Reference Include="DevExpress.XtraGrid.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
56 | <Reference Include="DevExpress.XtraLayout.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
57 | <Reference Include="DevExpress.XtraPrinting.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
58 | <Reference Include="DevExpress.XtraTreeList.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
59 | 6b9e7a56 | gaqhf | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
60 | <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath> |
||
61 | </Reference> |
||
62 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
||
63 | <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
||
64 | </Reference> |
||
65 | 4272bca4 | humkyung | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
66 | <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
||
67 | </Reference> |
||
68 | 3d842083 | LJIYEON | <Reference Include="PresentationCore" /> |
69 | 29009c6a | LJIYEON | <Reference Include="System"> |
70 | <HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll</HintPath> |
||
71 | </Reference> |
||
72 | 6b9e7a56 | gaqhf | <Reference Include="System.ComponentModel.DataAnnotations" /> |
73 | 33cee849 | LJIYEON | <Reference Include="System.Configuration" /> |
74 | 0dae5645 | gaqhf | <Reference Include="System.Core" /> |
75 | 6b9e7a56 | gaqhf | <Reference Include="System.Data.Linq" /> |
76 | <Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
77 | <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net46\System.Data.SQLite.dll</HintPath> |
||
78 | </Reference> |
||
79 | <Reference Include="System.Data.SQLite.EF6, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
80 | <HintPath>..\packages\System.Data.SQLite.EF6.1.0.114.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath> |
||
81 | </Reference> |
||
82 | <Reference Include="System.Data.SQLite.Linq, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
83 | <HintPath>..\packages\System.Data.SQLite.Linq.1.0.114.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath> |
||
84 | </Reference> |
||
85 | 3d842083 | LJIYEON | <Reference Include="System.Runtime.Remoting" /> |
86 | 33cee849 | LJIYEON | <Reference Include="System.Runtime.Serialization.Formatters.Soap" /> |
87 | <Reference Include="System.Security" /> |
||
88 | 0dae5645 | gaqhf | <Reference Include="System.Xml.Linq" /> |
89 | <Reference Include="System.Data.DataSetExtensions" /> |
||
90 | <Reference Include="Microsoft.CSharp" /> |
||
91 | <Reference Include="System.Data" /> |
||
92 | <Reference Include="System.Deployment" /> |
||
93 | <Reference Include="System.Drawing" /> |
||
94 | <Reference Include="System.Net.Http" /> |
||
95 | <Reference Include="System.Windows.Forms" /> |
||
96 | <Reference Include="System.Xml" /> |
||
97 | 3d842083 | LJIYEON | <Reference Include="UIAutomationClient" /> |
98 | <Reference Include="WindowsBase" /> |
||
99 | 0dae5645 | gaqhf | </ItemGroup> |
100 | <ItemGroup> |
||
101 | 23a96301 | humkyung | <Compile Include="AbstractDatabase.cs" /> |
102 | <Compile Include="AppMSSqlDatabase.cs" /> |
||
103 | <Compile Include="AppSQLiteDatabase.cs" /> |
||
104 | 6b9e7a56 | gaqhf | <Compile Include="DB.cs" /> |
105 | 3610fd3f | LJIYEON | <Compile Include="Form\DrawingList.cs"> |
106 | <SubType>Form</SubType> |
||
107 | </Compile> |
||
108 | <Compile Include="Form\DrawingList.Designer.cs"> |
||
109 | <DependentUpon>DrawingList.cs</DependentUpon> |
||
110 | </Compile> |
||
111 | 3d842083 | LJIYEON | <Compile Include="Form\DBSettingForm.cs"> |
112 | <SubType>Form</SubType> |
||
113 | </Compile> |
||
114 | <Compile Include="Form\DBSettingForm.Designer.cs"> |
||
115 | <DependentUpon>DBSettingForm.cs</DependentUpon> |
||
116 | </Compile> |
||
117 | dd27861e | 이지연 | <Compile Include="Form\HistoryForm.cs"> |
118 | <SubType>Form</SubType> |
||
119 | </Compile> |
||
120 | <Compile Include="Form\HistoryForm.Designer.cs"> |
||
121 | <DependentUpon>HistoryForm.cs</DependentUpon> |
||
122 | </Compile> |
||
123 | 4a18cb33 | LJIYEON | <Compile Include="Form\PBSSetting.cs"> |
124 | <SubType>Form</SubType> |
||
125 | </Compile> |
||
126 | <Compile Include="Form\PBSSetting.Designer.cs"> |
||
127 | <DependentUpon>PBSSetting.cs</DependentUpon> |
||
128 | </Compile> |
||
129 | <Compile Include="Form\EquipmentTagNoSetting.cs"> |
||
130 | <SubType>Form</SubType> |
||
131 | </Compile> |
||
132 | <Compile Include="Form\EquipmentTagNoSetting.Designer.cs"> |
||
133 | <DependentUpon>EquipmentTagNoSetting.cs</DependentUpon> |
||
134 | </Compile> |
||
135 | 88c1965b | gaqhf | <Compile Include="Form\EquipmentNoPocketSetting.cs"> |
136 | <SubType>Form</SubType> |
||
137 | </Compile> |
||
138 | <Compile Include="Form\EquipmentNoPocketSetting.Designer.cs"> |
||
139 | <DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon> |
||
140 | </Compile> |
||
141 | f2a63376 | 이지연 | <Compile Include="Form\EquipmentSetting.cs"> |
142 | <SubType>Form</SubType> |
||
143 | </Compile> |
||
144 | <Compile Include="Form\EquipmentSetting.Designer.cs"> |
||
145 | <DependentUpon>EquipmentSetting.cs</DependentUpon> |
||
146 | </Compile> |
||
147 | 3610fd3f | LJIYEON | <Compile Include="Form\ValveGroupingSetting.cs"> |
148 | <SubType>Form</SubType> |
||
149 | </Compile> |
||
150 | <Compile Include="Form\ValveGroupingSetting.Designer.cs"> |
||
151 | <DependentUpon>ValveGroupingSetting.cs</DependentUpon> |
||
152 | </Compile> |
||
153 | 81bdaeed | LJIYEON | <Compile Include="Form\TransformKeywordsSettingForm.cs"> |
154 | 3b2a2291 | LJIYEON | <SubType>Form</SubType> |
155 | </Compile> |
||
156 | 81bdaeed | LJIYEON | <Compile Include="Form\TransformKeywordsSettingForm.Designer.cs"> |
157 | <DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon> |
||
158 | 3b2a2291 | LJIYEON | </Compile> |
159 | 36a45f13 | gaqhf | <Compile Include="Form\VentDrainSettingForm.cs"> |
160 | <SubType>Form</SubType> |
||
161 | </Compile> |
||
162 | <Compile Include="Form\VentDrainSettingForm.Designer.cs"> |
||
163 | <DependentUpon>VentDrainSettingForm.cs</DependentUpon> |
||
164 | </Compile> |
||
165 | 6b9e7a56 | gaqhf | <Compile Include="Form\HeaderSettingForm.cs"> |
166 | 0dae5645 | gaqhf | <SubType>Form</SubType> |
167 | </Compile> |
||
168 | 6b9e7a56 | gaqhf | <Compile Include="Form\HeaderSettingForm.Designer.cs"> |
169 | <DependentUpon>HeaderSettingForm.cs</DependentUpon> |
||
170 | </Compile> |
||
171 | 27d06aa8 | LJIYEON | <Compile Include="Form\WaitForm.cs"> |
172 | <SubType>Form</SubType> |
||
173 | </Compile> |
||
174 | <Compile Include="Form\WaitForm.Designer.cs"> |
||
175 | <DependentUpon>WaitForm.cs</DependentUpon> |
||
176 | </Compile> |
||
177 | 23a96301 | humkyung | <Compile Include="IAbstractDatabase.cs" /> |
178 | 3d842083 | LJIYEON | <Compile Include="Object\AnotherID2Info.cs" /> |
179 | f2a63376 | 이지연 | <Compile Include="Object\EquipmentAirFinCoolerInfo.cs" /> |
180 | 88c1965b | gaqhf | <Compile Include="Object\EquipmentNoPocketInfo.cs" /> |
181 | 3610fd3f | LJIYEON | <Compile Include="Object\ValveGroupInfo.cs" /> |
182 | 7881ec8f | gaqhf | <Compile Include="Object\TextInfo.cs" /> |
183 | ddc1c369 | LJIYEON | <Compile Include="Object\KeywordInfo.cs" /> |
184 | 36a45f13 | gaqhf | <Compile Include="Object\VentDrainInfo.cs" /> |
185 | 6b9e7a56 | gaqhf | <Compile Include="Object\Item.cs" /> |
186 | <Compile Include="Form\MainForm.cs"> |
||
187 | <SubType>Form</SubType> |
||
188 | </Compile> |
||
189 | <Compile Include="Form\MainForm.Designer.cs"> |
||
190 | 0dae5645 | gaqhf | <DependentUpon>MainForm.cs</DependentUpon> |
191 | </Compile> |
||
192 | 6b9e7a56 | gaqhf | <Compile Include="Log.cs" /> |
193 | <Compile Include="Object\HeaderInfo.cs" /> |
||
194 | <Compile Include="Form\PriorityForm.cs"> |
||
195 | <SubType>Form</SubType> |
||
196 | </Compile> |
||
197 | <Compile Include="Form\PriorityForm.Designer.cs"> |
||
198 | <DependentUpon>PriorityForm.cs</DependentUpon> |
||
199 | </Compile> |
||
200 | 0dae5645 | gaqhf | <Compile Include="Program.cs" /> |
201 | 6b9e7a56 | gaqhf | <Compile Include="Object\ID2Info.cs" /> |
202 | 0dae5645 | gaqhf | <Compile Include="Properties\AssemblyInfo.cs" /> |
203 | 6b9e7a56 | gaqhf | <Compile Include="PSN.cs" /> |
204 | <Compile Include="Document.cs" /> |
||
205 | <Compile Include="Form\TopologyRuleForm.cs"> |
||
206 | <SubType>Form</SubType> |
||
207 | </Compile> |
||
208 | <Compile Include="Form\TopologyRuleForm.Designer.cs"> |
||
209 | <DependentUpon>TopologyRuleForm.cs</DependentUpon> |
||
210 | </Compile> |
||
211 | eb41cac4 | esham21 | <Compile Include="SingleInstance.cs" /> |
212 | 3610fd3f | LJIYEON | <EmbeddedResource Include="Form\DrawingList.resx"> |
213 | <DependentUpon>DrawingList.cs</DependentUpon> |
||
214 | <SubType>Designer</SubType> |
||
215 | </EmbeddedResource> |
||
216 | 3d842083 | LJIYEON | <EmbeddedResource Include="Form\DBSettingForm.resx"> |
217 | <DependentUpon>DBSettingForm.cs</DependentUpon> |
||
218 | <SubType>Designer</SubType> |
||
219 | </EmbeddedResource> |
||
220 | dd27861e | 이지연 | <EmbeddedResource Include="Form\HistoryForm.resx"> |
221 | <DependentUpon>HistoryForm.cs</DependentUpon> |
||
222 | </EmbeddedResource> |
||
223 | 4a18cb33 | LJIYEON | <EmbeddedResource Include="Form\PBSSetting.resx"> |
224 | <DependentUpon>PBSSetting.cs</DependentUpon> |
||
225 | </EmbeddedResource> |
||
226 | <EmbeddedResource Include="Form\EquipmentTagNoSetting.resx"> |
||
227 | <DependentUpon>EquipmentTagNoSetting.cs</DependentUpon> |
||
228 | </EmbeddedResource> |
||
229 | 88c1965b | gaqhf | <EmbeddedResource Include="Form\EquipmentNoPocketSetting.resx"> |
230 | <DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon> |
||
231 | </EmbeddedResource> |
||
232 | f2a63376 | 이지연 | <EmbeddedResource Include="Form\EquipmentSetting.resx"> |
233 | <DependentUpon>EquipmentSetting.cs</DependentUpon> |
||
234 | </EmbeddedResource> |
||
235 | 3610fd3f | LJIYEON | <EmbeddedResource Include="Form\ValveGroupingSetting.resx"> |
236 | <DependentUpon>ValveGroupingSetting.cs</DependentUpon> |
||
237 | </EmbeddedResource> |
||
238 | 81bdaeed | LJIYEON | <EmbeddedResource Include="Form\TransformKeywordsSettingForm.resx"> |
239 | <DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon> |
||
240 | 3b2a2291 | LJIYEON | </EmbeddedResource> |
241 | 36a45f13 | gaqhf | <EmbeddedResource Include="Form\VentDrainSettingForm.resx"> |
242 | <DependentUpon>VentDrainSettingForm.cs</DependentUpon> |
||
243 | </EmbeddedResource> |
||
244 | 6b9e7a56 | gaqhf | <EmbeddedResource Include="Form\HeaderSettingForm.resx"> |
245 | <DependentUpon>HeaderSettingForm.cs</DependentUpon> |
||
246 | </EmbeddedResource> |
||
247 | <EmbeddedResource Include="Form\MainForm.resx"> |
||
248 | 0dae5645 | gaqhf | <DependentUpon>MainForm.cs</DependentUpon> |
249 | </EmbeddedResource> |
||
250 | 6b9e7a56 | gaqhf | <EmbeddedResource Include="Form\PriorityForm.resx"> |
251 | <DependentUpon>PriorityForm.cs</DependentUpon> |
||
252 | </EmbeddedResource> |
||
253 | <EmbeddedResource Include="Form\TopologyRuleForm.resx"> |
||
254 | <DependentUpon>TopologyRuleForm.cs</DependentUpon> |
||
255 | </EmbeddedResource> |
||
256 | 27d06aa8 | LJIYEON | <EmbeddedResource Include="Form\WaitForm.resx"> |
257 | <DependentUpon>WaitForm.cs</DependentUpon> |
||
258 | </EmbeddedResource> |
||
259 | 6b9e7a56 | gaqhf | <EmbeddedResource Include="Properties\licenses.licx" /> |
260 | 0dae5645 | gaqhf | <EmbeddedResource Include="Properties\Resources.resx"> |
261 | <Generator>ResXFileCodeGenerator</Generator> |
||
262 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
||
263 | <SubType>Designer</SubType> |
||
264 | </EmbeddedResource> |
||
265 | <Compile Include="Properties\Resources.Designer.cs"> |
||
266 | <AutoGen>True</AutoGen> |
||
267 | <DependentUpon>Resources.resx</DependentUpon> |
||
268 | 1be87cbd | gaqhf | <DesignTime>True</DesignTime> |
269 | 0dae5645 | gaqhf | </Compile> |
270 | 6b9e7a56 | gaqhf | <None Include="packages.config" /> |
271 | 0dae5645 | gaqhf | <None Include="Properties\Settings.settings"> |
272 | <Generator>SettingsSingleFileGenerator</Generator> |
||
273 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
||
274 | </None> |
||
275 | <Compile Include="Properties\Settings.Designer.cs"> |
||
276 | <AutoGen>True</AutoGen> |
||
277 | <DependentUpon>Settings.settings</DependentUpon> |
||
278 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
||
279 | </Compile> |
||
280 | </ItemGroup> |
||
281 | <ItemGroup> |
||
282 | <None Include="App.config" /> |
||
283 | </ItemGroup> |
||
284 | 6b9e7a56 | gaqhf | <ItemGroup> |
285 | <None Include="Resources\cancel_16x16.png" /> |
||
286 | </ItemGroup> |
||
287 | 5c248ee3 | gaqhf | <ItemGroup> |
288 | <None Include="Resources\find_16x16.png" /> |
||
289 | </ItemGroup> |
||
290 | 3bb4b1d5 | gaqhf | <ItemGroup> |
291 | <None Include="ToolTip1.png" /> |
||
292 | </ItemGroup> |
||
293 | <ItemGroup> |
||
294 | <None Include="Resources\ToolTip1.png" /> |
||
295 | </ItemGroup> |
||
296 | 3d842083 | LJIYEON | <ItemGroup> |
297 | <None Include="Resources\saveto_32x32.png" /> |
||
298 | </ItemGroup> |
||
299 | <ItemGroup> |
||
300 | <None Include="Resources\reset_32x32.png" /> |
||
301 | </ItemGroup> |
||
302 | 0dae5645 | gaqhf | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
303 | 6b9e7a56 | gaqhf | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
304 | <PropertyGroup> |
||
305 | <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText> |
||
306 | </PropertyGroup> |
||
307 | <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" /> |
||
308 | <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" /> |
||
309 | <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'))" /> |
||
310 | </Target> |
||
311 | <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" /> |
||
312 | <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')" /> |
||
313 | 0dae5645 | gaqhf | </Project> |