hytos / DTI_PID / ID2PSN / ID2PSN.csproj @ e3562345
이력 | 보기 | 이력해설 | 다운로드 (15.9 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 | 4a18cb33 | LJIYEON | <Compile Include="Form\PBSSetting.cs"> |
118 | <SubType>Form</SubType> |
||
119 | </Compile> |
||
120 | <Compile Include="Form\PBSSetting.Designer.cs"> |
||
121 | <DependentUpon>PBSSetting.cs</DependentUpon> |
||
122 | </Compile> |
||
123 | <Compile Include="Form\EquipmentTagNoSetting.cs"> |
||
124 | <SubType>Form</SubType> |
||
125 | </Compile> |
||
126 | <Compile Include="Form\EquipmentTagNoSetting.Designer.cs"> |
||
127 | <DependentUpon>EquipmentTagNoSetting.cs</DependentUpon> |
||
128 | </Compile> |
||
129 | 88c1965b | gaqhf | <Compile Include="Form\EquipmentNoPocketSetting.cs"> |
130 | <SubType>Form</SubType> |
||
131 | </Compile> |
||
132 | <Compile Include="Form\EquipmentNoPocketSetting.Designer.cs"> |
||
133 | <DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon> |
||
134 | </Compile> |
||
135 | f2a63376 | 이지연 | <Compile Include="Form\EquipmentSetting.cs"> |
136 | <SubType>Form</SubType> |
||
137 | </Compile> |
||
138 | <Compile Include="Form\EquipmentSetting.Designer.cs"> |
||
139 | <DependentUpon>EquipmentSetting.cs</DependentUpon> |
||
140 | </Compile> |
||
141 | 3610fd3f | LJIYEON | <Compile Include="Form\ValveGroupingSetting.cs"> |
142 | <SubType>Form</SubType> |
||
143 | </Compile> |
||
144 | <Compile Include="Form\ValveGroupingSetting.Designer.cs"> |
||
145 | <DependentUpon>ValveGroupingSetting.cs</DependentUpon> |
||
146 | </Compile> |
||
147 | 81bdaeed | LJIYEON | <Compile Include="Form\TransformKeywordsSettingForm.cs"> |
148 | 3b2a2291 | LJIYEON | <SubType>Form</SubType> |
149 | </Compile> |
||
150 | 81bdaeed | LJIYEON | <Compile Include="Form\TransformKeywordsSettingForm.Designer.cs"> |
151 | <DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon> |
||
152 | 3b2a2291 | LJIYEON | </Compile> |
153 | 36a45f13 | gaqhf | <Compile Include="Form\VentDrainSettingForm.cs"> |
154 | <SubType>Form</SubType> |
||
155 | </Compile> |
||
156 | <Compile Include="Form\VentDrainSettingForm.Designer.cs"> |
||
157 | <DependentUpon>VentDrainSettingForm.cs</DependentUpon> |
||
158 | </Compile> |
||
159 | 6b9e7a56 | gaqhf | <Compile Include="Form\HeaderSettingForm.cs"> |
160 | 0dae5645 | gaqhf | <SubType>Form</SubType> |
161 | </Compile> |
||
162 | 6b9e7a56 | gaqhf | <Compile Include="Form\HeaderSettingForm.Designer.cs"> |
163 | <DependentUpon>HeaderSettingForm.cs</DependentUpon> |
||
164 | </Compile> |
||
165 | 27d06aa8 | LJIYEON | <Compile Include="Form\WaitForm.cs"> |
166 | <SubType>Form</SubType> |
||
167 | </Compile> |
||
168 | <Compile Include="Form\WaitForm.Designer.cs"> |
||
169 | <DependentUpon>WaitForm.cs</DependentUpon> |
||
170 | </Compile> |
||
171 | 23a96301 | humkyung | <Compile Include="IAbstractDatabase.cs" /> |
172 | 3d842083 | LJIYEON | <Compile Include="Object\AnotherID2Info.cs" /> |
173 | f2a63376 | 이지연 | <Compile Include="Object\EquipmentAirFinCoolerInfo.cs" /> |
174 | 88c1965b | gaqhf | <Compile Include="Object\EquipmentNoPocketInfo.cs" /> |
175 | 3610fd3f | LJIYEON | <Compile Include="Object\ValveGroupInfo.cs" /> |
176 | 7881ec8f | gaqhf | <Compile Include="Object\TextInfo.cs" /> |
177 | ddc1c369 | LJIYEON | <Compile Include="Object\KeywordInfo.cs" /> |
178 | 36a45f13 | gaqhf | <Compile Include="Object\VentDrainInfo.cs" /> |
179 | 6b9e7a56 | gaqhf | <Compile Include="Object\Item.cs" /> |
180 | <Compile Include="Form\MainForm.cs"> |
||
181 | <SubType>Form</SubType> |
||
182 | </Compile> |
||
183 | <Compile Include="Form\MainForm.Designer.cs"> |
||
184 | 0dae5645 | gaqhf | <DependentUpon>MainForm.cs</DependentUpon> |
185 | </Compile> |
||
186 | 6b9e7a56 | gaqhf | <Compile Include="Log.cs" /> |
187 | <Compile Include="Object\HeaderInfo.cs" /> |
||
188 | <Compile Include="Form\PriorityForm.cs"> |
||
189 | <SubType>Form</SubType> |
||
190 | </Compile> |
||
191 | <Compile Include="Form\PriorityForm.Designer.cs"> |
||
192 | <DependentUpon>PriorityForm.cs</DependentUpon> |
||
193 | </Compile> |
||
194 | 0dae5645 | gaqhf | <Compile Include="Program.cs" /> |
195 | 6b9e7a56 | gaqhf | <Compile Include="Object\ID2Info.cs" /> |
196 | 0dae5645 | gaqhf | <Compile Include="Properties\AssemblyInfo.cs" /> |
197 | 6b9e7a56 | gaqhf | <Compile Include="PSN.cs" /> |
198 | <Compile Include="Document.cs" /> |
||
199 | <Compile Include="Form\TopologyRuleForm.cs"> |
||
200 | <SubType>Form</SubType> |
||
201 | </Compile> |
||
202 | <Compile Include="Form\TopologyRuleForm.Designer.cs"> |
||
203 | <DependentUpon>TopologyRuleForm.cs</DependentUpon> |
||
204 | </Compile> |
||
205 | eb41cac4 | esham21 | <Compile Include="SingleInstance.cs" /> |
206 | 3610fd3f | LJIYEON | <EmbeddedResource Include="Form\DrawingList.resx"> |
207 | <DependentUpon>DrawingList.cs</DependentUpon> |
||
208 | <SubType>Designer</SubType> |
||
209 | </EmbeddedResource> |
||
210 | 3d842083 | LJIYEON | <EmbeddedResource Include="Form\DBSettingForm.resx"> |
211 | <DependentUpon>DBSettingForm.cs</DependentUpon> |
||
212 | <SubType>Designer</SubType> |
||
213 | </EmbeddedResource> |
||
214 | 4a18cb33 | LJIYEON | <EmbeddedResource Include="Form\PBSSetting.resx"> |
215 | <DependentUpon>PBSSetting.cs</DependentUpon> |
||
216 | </EmbeddedResource> |
||
217 | <EmbeddedResource Include="Form\EquipmentTagNoSetting.resx"> |
||
218 | <DependentUpon>EquipmentTagNoSetting.cs</DependentUpon> |
||
219 | </EmbeddedResource> |
||
220 | 88c1965b | gaqhf | <EmbeddedResource Include="Form\EquipmentNoPocketSetting.resx"> |
221 | <DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon> |
||
222 | </EmbeddedResource> |
||
223 | f2a63376 | 이지연 | <EmbeddedResource Include="Form\EquipmentSetting.resx"> |
224 | <DependentUpon>EquipmentSetting.cs</DependentUpon> |
||
225 | </EmbeddedResource> |
||
226 | 3610fd3f | LJIYEON | <EmbeddedResource Include="Form\ValveGroupingSetting.resx"> |
227 | <DependentUpon>ValveGroupingSetting.cs</DependentUpon> |
||
228 | </EmbeddedResource> |
||
229 | 81bdaeed | LJIYEON | <EmbeddedResource Include="Form\TransformKeywordsSettingForm.resx"> |
230 | <DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon> |
||
231 | 3b2a2291 | LJIYEON | </EmbeddedResource> |
232 | 36a45f13 | gaqhf | <EmbeddedResource Include="Form\VentDrainSettingForm.resx"> |
233 | <DependentUpon>VentDrainSettingForm.cs</DependentUpon> |
||
234 | </EmbeddedResource> |
||
235 | 6b9e7a56 | gaqhf | <EmbeddedResource Include="Form\HeaderSettingForm.resx"> |
236 | <DependentUpon>HeaderSettingForm.cs</DependentUpon> |
||
237 | </EmbeddedResource> |
||
238 | <EmbeddedResource Include="Form\MainForm.resx"> |
||
239 | 0dae5645 | gaqhf | <DependentUpon>MainForm.cs</DependentUpon> |
240 | </EmbeddedResource> |
||
241 | 6b9e7a56 | gaqhf | <EmbeddedResource Include="Form\PriorityForm.resx"> |
242 | <DependentUpon>PriorityForm.cs</DependentUpon> |
||
243 | </EmbeddedResource> |
||
244 | <EmbeddedResource Include="Form\TopologyRuleForm.resx"> |
||
245 | <DependentUpon>TopologyRuleForm.cs</DependentUpon> |
||
246 | </EmbeddedResource> |
||
247 | 27d06aa8 | LJIYEON | <EmbeddedResource Include="Form\WaitForm.resx"> |
248 | <DependentUpon>WaitForm.cs</DependentUpon> |
||
249 | </EmbeddedResource> |
||
250 | 6b9e7a56 | gaqhf | <EmbeddedResource Include="Properties\licenses.licx" /> |
251 | 0dae5645 | gaqhf | <EmbeddedResource Include="Properties\Resources.resx"> |
252 | <Generator>ResXFileCodeGenerator</Generator> |
||
253 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
||
254 | <SubType>Designer</SubType> |
||
255 | </EmbeddedResource> |
||
256 | <Compile Include="Properties\Resources.Designer.cs"> |
||
257 | <AutoGen>True</AutoGen> |
||
258 | <DependentUpon>Resources.resx</DependentUpon> |
||
259 | 1be87cbd | gaqhf | <DesignTime>True</DesignTime> |
260 | 0dae5645 | gaqhf | </Compile> |
261 | 6b9e7a56 | gaqhf | <None Include="packages.config" /> |
262 | 0dae5645 | gaqhf | <None Include="Properties\Settings.settings"> |
263 | <Generator>SettingsSingleFileGenerator</Generator> |
||
264 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
||
265 | </None> |
||
266 | <Compile Include="Properties\Settings.Designer.cs"> |
||
267 | <AutoGen>True</AutoGen> |
||
268 | <DependentUpon>Settings.settings</DependentUpon> |
||
269 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
||
270 | </Compile> |
||
271 | </ItemGroup> |
||
272 | <ItemGroup> |
||
273 | <None Include="App.config" /> |
||
274 | </ItemGroup> |
||
275 | 6b9e7a56 | gaqhf | <ItemGroup> |
276 | <None Include="Resources\cancel_16x16.png" /> |
||
277 | </ItemGroup> |
||
278 | 5c248ee3 | gaqhf | <ItemGroup> |
279 | <None Include="Resources\find_16x16.png" /> |
||
280 | </ItemGroup> |
||
281 | 3bb4b1d5 | gaqhf | <ItemGroup> |
282 | <None Include="ToolTip1.png" /> |
||
283 | </ItemGroup> |
||
284 | <ItemGroup> |
||
285 | <None Include="Resources\ToolTip1.png" /> |
||
286 | </ItemGroup> |
||
287 | 3d842083 | LJIYEON | <ItemGroup> |
288 | <None Include="Resources\saveto_32x32.png" /> |
||
289 | </ItemGroup> |
||
290 | <ItemGroup> |
||
291 | <None Include="Resources\reset_32x32.png" /> |
||
292 | </ItemGroup> |
||
293 | 0dae5645 | gaqhf | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
294 | 6b9e7a56 | gaqhf | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
295 | <PropertyGroup> |
||
296 | <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText> |
||
297 | </PropertyGroup> |
||
298 | <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" /> |
||
299 | <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" /> |
||
300 | <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'))" /> |
||
301 | </Target> |
||
302 | <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" /> |
||
303 | <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')" /> |
||
304 | 0dae5645 | gaqhf | </Project> |