markus / ConvertService / ServiceController / Markus.Service.StationController / Markus.Service.StationController.csproj @ a342d378
이력 | 보기 | 이력해설 | 다운로드 (24.5 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 |
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects> |
6 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
7 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
8 |
<ProjectGuid>{9D993D6E-3A7B-470E-B5AD-D2CF89633F1C}</ProjectGuid> |
9 |
<OutputType>WinExe</OutputType> |
10 |
<RootNamespace>Markus.Service.StationController</RootNamespace> |
11 |
<AssemblyName>Markus.Service.StationController</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
13 |
<FileAlignment>512</FileAlignment> |
14 |
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
15 |
<WarningLevel>4</WarningLevel> |
16 |
<Deterministic>true</Deterministic> |
17 |
<NuGetPackageImportStamp> |
18 |
</NuGetPackageImportStamp> |
19 |
<TargetFrameworkProfile /> |
20 |
<IsWebBootstrapper>true</IsWebBootstrapper> |
21 |
<PublishUrl>C:\inetpub\wwwroot\</PublishUrl> |
22 |
<Install>true</Install> |
23 |
<InstallFrom>Web</InstallFrom> |
24 |
<UpdateEnabled>true</UpdateEnabled> |
25 |
<UpdateMode>Foreground</UpdateMode> |
26 |
<UpdateInterval>7</UpdateInterval> |
27 |
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
28 |
<UpdatePeriodically>false</UpdatePeriodically> |
29 |
<UpdateRequired>false</UpdateRequired> |
30 |
<MapFileExtensions>true</MapFileExtensions> |
31 |
<InstallUrl>http://localhost:55508/DataService.svc/</InstallUrl> |
32 |
<CreateWebPageOnPublish>true</CreateWebPageOnPublish> |
33 |
<WebPage>publish.htm</WebPage> |
34 |
<ApplicationRevision>4</ApplicationRevision> |
35 |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
36 |
<UseApplicationTrust>false</UseApplicationTrust> |
37 |
<PublishWizardCompleted>true</PublishWizardCompleted> |
38 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
39 |
</PropertyGroup> |
40 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
41 |
<PlatformTarget>AnyCPU</PlatformTarget> |
42 |
<DebugSymbols>true</DebugSymbols> |
43 |
<DebugType>full</DebugType> |
44 |
<Optimize>false</Optimize> |
45 |
<OutputPath>bin\Debug\</OutputPath> |
46 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
47 |
<ErrorReport>prompt</ErrorReport> |
48 |
<WarningLevel>3</WarningLevel> |
49 |
<Prefer32Bit>false</Prefer32Bit> |
50 |
</PropertyGroup> |
51 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
52 |
<PlatformTarget>AnyCPU</PlatformTarget> |
53 |
<DebugType>none</DebugType> |
54 |
<Optimize>true</Optimize> |
55 |
<OutputPath>..\publish\Controller\</OutputPath> |
56 |
<DefineConstants> |
57 |
</DefineConstants> |
58 |
<ErrorReport>prompt</ErrorReport> |
59 |
<WarningLevel>4</WarningLevel> |
60 |
<Prefer32Bit>false</Prefer32Bit> |
61 |
<DocumentationFile> |
62 |
</DocumentationFile> |
63 |
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> |
64 |
</PropertyGroup> |
65 |
<PropertyGroup /> |
66 |
<PropertyGroup> |
67 |
<ManifestCertificateThumbprint>827246A40FD08C8A7B1866D67FB2181CB36B60A4</ManifestCertificateThumbprint> |
68 |
</PropertyGroup> |
69 |
<PropertyGroup> |
70 |
<ManifestKeyFile>Markus.Service.StationController_TemporaryKey.pfx</ManifestKeyFile> |
71 |
</PropertyGroup> |
72 |
<PropertyGroup> |
73 |
<GenerateManifests>true</GenerateManifests> |
74 |
</PropertyGroup> |
75 |
<PropertyGroup> |
76 |
<SignManifests>false</SignManifests> |
77 |
</PropertyGroup> |
78 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HS|AnyCPU'"> |
79 |
<DebugSymbols>true</DebugSymbols> |
80 |
<OutputPath>bin\Debug_HS\</OutputPath> |
81 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
82 |
<WarningLevel>3</WarningLevel> |
83 |
<DebugType>full</DebugType> |
84 |
<PlatformTarget>AnyCPU</PlatformTarget> |
85 |
<ErrorReport>prompt</ErrorReport> |
86 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
87 |
<Prefer32Bit>false</Prefer32Bit> |
88 |
</PropertyGroup> |
89 |
<ItemGroup> |
90 |
<Reference Include="ConfigParser, Version=0.3.3.6, Culture=neutral, processorArchitecture=MSIL"> |
91 |
<HintPath>..\packages\Salaros.ConfigParser.0.3.3\lib\net45\ConfigParser.dll</HintPath> |
92 |
</Reference> |
93 |
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
94 |
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
95 |
</Reference> |
96 |
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
97 |
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
98 |
</Reference> |
99 |
<Reference Include="GemBox.Spreadsheet, Version=39.3.30.1215, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL"> |
100 |
<HintPath>..\packages\GemBox.Spreadsheet.39.3.30.1215\lib\net30\GemBox.Spreadsheet.dll</HintPath> |
101 |
</Reference> |
102 |
<Reference Include="LinqKit, Version=1.1.17.0, Culture=neutral, PublicKeyToken=bc217f8844052a91, processorArchitecture=MSIL"> |
103 |
<HintPath>..\packages\LinqKit.1.1.17\lib\net45\LinqKit.dll</HintPath> |
104 |
</Reference> |
105 |
<Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL"> |
106 |
<HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath> |
107 |
</Reference> |
108 |
<Reference Include="Markus.Service.WcfClient"> |
109 |
<HintPath>..\..\ServiceBase\Markus.Service.WcfClient\bin\Debug\Markus.Service.WcfClient.dll</HintPath> |
110 |
</Reference> |
111 |
<Reference Include="MaterialDesignColors, Version=1.2.0.325, Culture=neutral, processorArchitecture=MSIL"> |
112 |
<HintPath>..\packages\MaterialDesignColors.1.2.0\lib\net45\MaterialDesignColors.dll</HintPath> |
113 |
</Reference> |
114 |
<Reference Include="MaterialDesignThemes.Wpf, Version=2.6.0.325, Culture=neutral, processorArchitecture=MSIL"> |
115 |
<HintPath>..\packages\MaterialDesignThemes.2.6.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath> |
116 |
</Reference> |
117 |
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
118 |
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
119 |
</Reference> |
120 |
<Reference Include="System" /> |
121 |
<Reference Include="System.ComponentModel.DataAnnotations" /> |
122 |
<Reference Include="System.Data" /> |
123 |
<Reference Include="System.Drawing" /> |
124 |
<Reference Include="System.Runtime.Serialization" /> |
125 |
<Reference Include="System.Security" /> |
126 |
<Reference Include="System.ServiceModel" /> |
127 |
<Reference Include="System.Web" /> |
128 |
<Reference Include="System.Windows.Forms" /> |
129 |
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
130 |
<HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath> |
131 |
</Reference> |
132 |
<Reference Include="System.Xml" /> |
133 |
<Reference Include="Microsoft.CSharp" /> |
134 |
<Reference Include="System.Core" /> |
135 |
<Reference Include="System.Xml.Linq" /> |
136 |
<Reference Include="System.Data.DataSetExtensions" /> |
137 |
<Reference Include="System.Net.Http" /> |
138 |
<Reference Include="System.Xaml"> |
139 |
<RequiredTargetFramework>4.0</RequiredTargetFramework> |
140 |
</Reference> |
141 |
<Reference Include="Telerik.Windows.Controls, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
142 |
<SpecificVersion>False</SpecificVersion> |
143 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.dll</HintPath> |
144 |
</Reference> |
145 |
<Reference Include="Telerik.Windows.Controls.Chart, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
146 |
<SpecificVersion>False</SpecificVersion> |
147 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Chart.dll</HintPath> |
148 |
</Reference> |
149 |
<Reference Include="Telerik.Windows.Controls.Charting, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
150 |
<SpecificVersion>False</SpecificVersion> |
151 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Charting.dll</HintPath> |
152 |
</Reference> |
153 |
<Reference Include="Telerik.Windows.Controls.Data, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
154 |
<SpecificVersion>False</SpecificVersion> |
155 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Data.dll</HintPath> |
156 |
</Reference> |
157 |
<Reference Include="Telerik.Windows.Controls.Docking, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
158 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Docking.dll</HintPath> |
159 |
<SpecificVersion>False</SpecificVersion> |
160 |
<Private>True</Private> |
161 |
</Reference> |
162 |
<Reference Include="Telerik.Windows.Controls.FileDialogs, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
163 |
<SpecificVersion>False</SpecificVersion> |
164 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.FileDialogs.dll</HintPath> |
165 |
</Reference> |
166 |
<Reference Include="Telerik.Windows.Controls.GridView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
167 |
<SpecificVersion>False</SpecificVersion> |
168 |
<HintPath>..\Telerik\Telerik.Windows.Controls.GridView.dll</HintPath> |
169 |
</Reference> |
170 |
<Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
171 |
<SpecificVersion>False</SpecificVersion> |
172 |
<HintPath>..\Telerik\Telerik.Windows.Controls.Input.dll</HintPath> |
173 |
</Reference> |
174 |
<Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
175 |
<SpecificVersion>False</SpecificVersion> |
176 |
<HintPath>..\Telerik\Telerik.Windows.Controls.Navigation.dll</HintPath> |
177 |
</Reference> |
178 |
<Reference Include="Telerik.Windows.Data, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
179 |
<SpecificVersion>False</SpecificVersion> |
180 |
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Data.dll</HintPath> |
181 |
</Reference> |
182 |
<Reference Include="Telerik.Windows.Themes.VisualStudio2013"> |
183 |
<HintPath>..\..\..\packages\telerik\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath> |
184 |
</Reference> |
185 |
<Reference Include="Telerik.Windows.Zip, Version=2019.3.903.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL"> |
186 |
<SpecificVersion>False</SpecificVersion> |
187 |
<HintPath>..\Telerik\Telerik.Windows.Zip.dll</HintPath> |
188 |
</Reference> |
189 |
<Reference Include="WindowsBase" /> |
190 |
<Reference Include="PresentationCore" /> |
191 |
<Reference Include="PresentationFramework" /> |
192 |
</ItemGroup> |
193 |
<ItemGroup> |
194 |
<ApplicationDefinition Include="App.xaml"> |
195 |
<Generator>MSBuild:Compile</Generator> |
196 |
<SubType>Designer</SubType> |
197 |
</ApplicationDefinition> |
198 |
<Compile Include="AppInit.cs" /> |
199 |
<Compile Include="AppDefine.cs" /> |
200 |
<Compile Include="Behaviors\AutoSizeBehaviors.cs" /> |
201 |
<Compile Include="Behaviors\RichTextBoxBehaviors.cs" /> |
202 |
<Compile Include="Behaviors\StatusTypeList.cs" /> |
203 |
<Compile Include="Behaviors\StatusTypeSet.cs" /> |
204 |
<Compile Include="Connected Services\DataService\Reference.cs"> |
205 |
<AutoGen>True</AutoGen> |
206 |
<DesignTime>True</DesignTime> |
207 |
<DependentUpon>Reference.svcmap</DependentUpon> |
208 |
</Compile> |
209 |
<Compile Include="Controls\DatabaseFilter.xaml.cs"> |
210 |
<DependentUpon>DatabaseFilter.xaml</DependentUpon> |
211 |
</Compile> |
212 |
<Compile Include="Controls\GridViewSelectionUtilities.cs" /> |
213 |
<Compile Include="Controls\ITraceTextSink.cs" /> |
214 |
<Compile Include="Controls\RowIndexColumn.cs" /> |
215 |
<Compile Include="Controls\TraceDocument.xaml.cs"> |
216 |
<DependentUpon>TraceDocument.xaml</DependentUpon> |
217 |
</Compile> |
218 |
<Compile Include="Controls\TraceTextSource.cs" /> |
219 |
<Compile Include="Data\CheckBoxItem.cs" /> |
220 |
<Compile Include="Data\ConvertCOUNT.cs" /> |
221 |
<Compile Include="Data\ConvertPDF.cs" /> |
222 |
<Compile Include="Data\Document_Item.cs" /> |
223 |
<Compile Include="Data\FinalPDF.cs" /> |
224 |
<Compile Include="Data\FinalPDFCOUNT.cs" /> |
225 |
<Compile Include="Data\MenuItem.cs" /> |
226 |
<Compile Include="Data\ProjectName.cs" /> |
227 |
<Compile Include="Data\SelectedCountItem.cs" /> |
228 |
<Compile Include="Data\StatusViewItem.cs" /> |
229 |
<Compile Include="Data\ViewInfo.cs" /> |
230 |
<Compile Include="Extensions\ConvertItemChangeValue.cs" /> |
231 |
<Compile Include="Extensions\MarkusAPI.cs" /> |
232 |
<Compile Include="Extensions\DataExport.cs" /> |
233 |
<Compile Include="Extensions\GetStatusTypeEnums.cs" /> |
234 |
<Compile Include="Extensions\VisualTreeHelper.cs" /> |
235 |
<Compile Include="ViewModel\ConvertDocumentDialogViewModel.cs" /> |
236 |
<Compile Include="ViewModel\ConvertExcelDialogViewModel.cs" /> |
237 |
<Compile Include="ViewModel\DashBoardViewModel.cs" /> |
238 |
<Compile Include="ViewModel\FinalPDFExcelDialogViewModel.cs" /> |
239 |
<Compile Include="ViewModel\FinalPDFViewModel.cs" /> |
240 |
<Compile Include="ViewModel\FinalPDFAddDialogViewModel.cs" /> |
241 |
<Compile Include="ViewModel\ConvertAddDialogViewModel.cs" /> |
242 |
<Compile Include="ViewModel\DataBaseItemsModel.cs" /> |
243 |
<Compile Include="ViewModel\MainViewModel.cs" /> |
244 |
<Compile Include="ViewModel\Run_Property_ProjectNO_AddViewModel.cs" /> |
245 |
<Compile Include="ViewModel\Run_Property_DialogViewModel.cs" /> |
246 |
<Compile Include="Views\ConvertAddDialog.xaml.cs"> |
247 |
<DependentUpon>ConvertAddDialog.xaml</DependentUpon> |
248 |
</Compile> |
249 |
<Compile Include="Views\ConvertDocumentDialog.xaml.cs"> |
250 |
<DependentUpon>ConvertDocumentDialog.xaml</DependentUpon> |
251 |
</Compile> |
252 |
<Compile Include="Views\ConvertExcelDialog.xaml.cs"> |
253 |
<DependentUpon>ConvertExcelDialog.xaml</DependentUpon> |
254 |
</Compile> |
255 |
<Compile Include="Views\DashBoard.xaml.cs"> |
256 |
<DependentUpon>DashBoard.xaml</DependentUpon> |
257 |
</Compile> |
258 |
<Compile Include="Views\DataBaseView.xaml.cs"> |
259 |
<DependentUpon>DataBaseView.xaml</DependentUpon> |
260 |
</Compile> |
261 |
<Compile Include="Views\DataBaseViewInfo.xaml.cs"> |
262 |
<DependentUpon>DataBaseViewInfo.xaml</DependentUpon> |
263 |
</Compile> |
264 |
<Compile Include="Views\FinalPDFAddDialog.xaml.cs"> |
265 |
<DependentUpon>FinalPDFAddDialog.xaml</DependentUpon> |
266 |
</Compile> |
267 |
<Compile Include="Views\FinalPDFExcelDialog.xaml.cs"> |
268 |
<DependentUpon>FinalPDFExcelDialog.xaml</DependentUpon> |
269 |
</Compile> |
270 |
<Compile Include="Views\FinalPDFViewInfo.xaml.cs"> |
271 |
<DependentUpon>FinalPDFViewInfo.xaml</DependentUpon> |
272 |
</Compile> |
273 |
<Compile Include="Views\FinalPDFView.xaml.cs"> |
274 |
<DependentUpon>FinalPDFView.xaml</DependentUpon> |
275 |
</Compile> |
276 |
<Compile Include="Views\Run_Property_Dialog.xaml.cs"> |
277 |
<DependentUpon>Run_Property_Dialog.xaml</DependentUpon> |
278 |
</Compile> |
279 |
<Compile Include="Views\Run_Property_ProjectNO_Add.xaml.cs"> |
280 |
<DependentUpon>Run_Property_ProjectNO_Add.xaml</DependentUpon> |
281 |
</Compile> |
282 |
<Page Include="Controls\DatabaseFilter.xaml"> |
283 |
<Generator>MSBuild:Compile</Generator> |
284 |
<SubType>Designer</SubType> |
285 |
</Page> |
286 |
<Page Include="Controls\TraceDocument.xaml"> |
287 |
<Generator>MSBuild:Compile</Generator> |
288 |
<SubType>Designer</SubType> |
289 |
</Page> |
290 |
<Page Include="MainWindow.xaml"> |
291 |
<Generator>MSBuild:Compile</Generator> |
292 |
<SubType>Designer</SubType> |
293 |
</Page> |
294 |
<Compile Include="App.xaml.cs"> |
295 |
<DependentUpon>App.xaml</DependentUpon> |
296 |
<SubType>Code</SubType> |
297 |
</Compile> |
298 |
<Compile Include="MainWindow.xaml.cs"> |
299 |
<DependentUpon>MainWindow.xaml</DependentUpon> |
300 |
<SubType>Code</SubType> |
301 |
</Compile> |
302 |
<Page Include="Themes\DefaultThemes.xaml"> |
303 |
<SubType>Designer</SubType> |
304 |
<Generator>MSBuild:Compile</Generator> |
305 |
</Page> |
306 |
<Page Include="Themes\MaterialDesignTheme.xaml"> |
307 |
<Generator>MSBuild:Compile</Generator> |
308 |
<SubType>Designer</SubType> |
309 |
</Page> |
310 |
<Page Include="Themes\TelerikTheme.xaml"> |
311 |
<SubType>Designer</SubType> |
312 |
<Generator>MSBuild:Compile</Generator> |
313 |
</Page> |
314 |
<Page Include="Views\ConvertAddDialog.xaml"> |
315 |
<Generator>MSBuild:Compile</Generator> |
316 |
<SubType>Designer</SubType> |
317 |
</Page> |
318 |
<Page Include="Views\ConvertDocumentDialog.xaml"> |
319 |
<Generator>MSBuild:Compile</Generator> |
320 |
<SubType>Designer</SubType> |
321 |
</Page> |
322 |
<Page Include="Views\ConvertExcelDialog.xaml"> |
323 |
<SubType>Designer</SubType> |
324 |
<Generator>MSBuild:Compile</Generator> |
325 |
</Page> |
326 |
<Page Include="Views\DashBoard.xaml"> |
327 |
<SubType>Designer</SubType> |
328 |
<Generator>MSBuild:Compile</Generator> |
329 |
</Page> |
330 |
<Page Include="Views\DataBaseView.xaml"> |
331 |
<Generator>MSBuild:Compile</Generator> |
332 |
<SubType>Designer</SubType> |
333 |
</Page> |
334 |
<Page Include="Views\DataBaseViewInfo.xaml"> |
335 |
<SubType>Designer</SubType> |
336 |
<Generator>MSBuild:Compile</Generator> |
337 |
</Page> |
338 |
<Page Include="Views\FinalPDFAddDialog.xaml"> |
339 |
<Generator>MSBuild:Compile</Generator> |
340 |
<SubType>Designer</SubType> |
341 |
</Page> |
342 |
<Page Include="Views\FinalPDFExcelDialog.xaml"> |
343 |
<SubType>Designer</SubType> |
344 |
<Generator>MSBuild:Compile</Generator> |
345 |
</Page> |
346 |
<Page Include="Views\FinalPDFViewInfo.xaml"> |
347 |
<SubType>Designer</SubType> |
348 |
<Generator>MSBuild:Compile</Generator> |
349 |
</Page> |
350 |
<Page Include="Views\FinalPDFView.xaml"> |
351 |
<SubType>Designer</SubType> |
352 |
<Generator>MSBuild:Compile</Generator> |
353 |
</Page> |
354 |
<Page Include="Views\Run_Property_Dialog.xaml"> |
355 |
<Generator>MSBuild:Compile</Generator> |
356 |
<SubType>Designer</SubType> |
357 |
</Page> |
358 |
<Page Include="Views\Run_Property_ProjectNO_Add.xaml"> |
359 |
<Generator>MSBuild:Compile</Generator> |
360 |
<SubType>Designer</SubType> |
361 |
</Page> |
362 |
</ItemGroup> |
363 |
<ItemGroup> |
364 |
<Compile Include="Properties\AssemblyInfo.cs"> |
365 |
<SubType>Code</SubType> |
366 |
</Compile> |
367 |
<Compile Include="Properties\Resources.Designer.cs"> |
368 |
<AutoGen>True</AutoGen> |
369 |
<DesignTime>True</DesignTime> |
370 |
<DependentUpon>Resources.resx</DependentUpon> |
371 |
</Compile> |
372 |
<Compile Include="Properties\Settings.Designer.cs"> |
373 |
<AutoGen>True</AutoGen> |
374 |
<DependentUpon>Settings.settings</DependentUpon> |
375 |
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
376 |
</Compile> |
377 |
<EmbeddedResource Include="Properties\Resources.resx"> |
378 |
<Generator>ResXFileCodeGenerator</Generator> |
379 |
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
380 |
</EmbeddedResource> |
381 |
<None Include="..\Markus.Service.Station\ServiceStation.ini"> |
382 |
<Link>ServiceStation.ini</Link> |
383 |
</None> |
384 |
<None Include="Connected Services\DataService\DataService.wsdl" /> |
385 |
<None Include="Connected Services\DataService\DataService.xsd"> |
386 |
<SubType>Designer</SubType> |
387 |
</None> |
388 |
<None Include="Connected Services\DataService\DataService1.xsd"> |
389 |
<SubType>Designer</SubType> |
390 |
</None> |
391 |
<None Include="Connected Services\DataService\DataService2.xsd"> |
392 |
<SubType>Designer</SubType> |
393 |
</None> |
394 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.CONVERT_COUNT_Result.datasource"> |
395 |
<DependentUpon>Reference.svcmap</DependentUpon> |
396 |
</None> |
397 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.FINALPDF_COUNT_Result.datasource"> |
398 |
<DependentUpon>Reference.svcmap</DependentUpon> |
399 |
</None> |
400 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_CONVERT_ITEM_Result.datasource"> |
401 |
<DependentUpon>Reference.svcmap</DependentUpon> |
402 |
</None> |
403 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_DOCUMENT_ITEM_Result.datasource"> |
404 |
<DependentUpon>Reference.svcmap</DependentUpon> |
405 |
</None> |
406 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_FINAL_PDF_ITEM_Result.datasource"> |
407 |
<DependentUpon>Reference.svcmap</DependentUpon> |
408 |
</None> |
409 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_PROPERTIES_RUN_PROJECTS_Result.datasource"> |
410 |
<DependentUpon>Reference.svcmap</DependentUpon> |
411 |
</None> |
412 |
<None Include="Connected Services\DataService\Markus.Service.StationController.DataService.SELECT_RUN_PROJECTS_Result.datasource"> |
413 |
<DependentUpon>Reference.svcmap</DependentUpon> |
414 |
</None> |
415 |
<None Include="packages.config" /> |
416 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.CONVERT_COUNT_Result.datasource" /> |
417 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.FINALPDF_COUNT_Result.datasource" /> |
418 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.SELECT_CONVERT_ITEM_Result.datasource" /> |
419 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.SELECT_FINAL_PDF_ITEM_Result.datasource" /> |
420 |
<None Include="Properties\DataSources\Markus.Service.WcfClient.ServiceReference1.SELECT_RUN_PROJECTS_Result.datasource" /> |
421 |
<None Include="Properties\Settings.settings"> |
422 |
<Generator>SettingsSingleFileGenerator</Generator> |
423 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
424 |
</None> |
425 |
<None Include="StationController.ini"> |
426 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
427 |
</None> |
428 |
</ItemGroup> |
429 |
<ItemGroup> |
430 |
<None Include="App.config"> |
431 |
<SubType>Designer</SubType> |
432 |
</None> |
433 |
</ItemGroup> |
434 |
<ItemGroup> |
435 |
<WCFMetadata Include="Connected Services\" /> |
436 |
</ItemGroup> |
437 |
<ItemGroup> |
438 |
<None Include="Resources\TRANSFER_OK.ico" /> |
439 |
</ItemGroup> |
440 |
<ItemGroup> |
441 |
<None Include="Resources\Tranfer_Error.ico" /> |
442 |
</ItemGroup> |
443 |
<ItemGroup> |
444 |
<ProjectReference Include="..\Markus.ConvertProcessTest\Markus.ConvertProcessTest.csproj"> |
445 |
<Project>{9d5b0ca0-329d-40af-ba0d-b727080c19eb}</Project> |
446 |
<Name>Markus.ConvertProcessTest</Name> |
447 |
</ProjectReference> |
448 |
<ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj"> |
449 |
<Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project> |
450 |
<Name>Markus.Mvvm.ToolKit</Name> |
451 |
</ProjectReference> |
452 |
<ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj"> |
453 |
<Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project> |
454 |
<Name>Markus.Service.Extensions</Name> |
455 |
</ProjectReference> |
456 |
</ItemGroup> |
457 |
<ItemGroup> |
458 |
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1"> |
459 |
<Visible>False</Visible> |
460 |
<ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName> |
461 |
<Install>true</Install> |
462 |
</BootstrapperPackage> |
463 |
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
464 |
<Visible>False</Visible> |
465 |
<ProductName>.NET Framework 3.5 SP1</ProductName> |
466 |
<Install>false</Install> |
467 |
</BootstrapperPackage> |
468 |
</ItemGroup> |
469 |
<ItemGroup> |
470 |
<Folder Include="Converters\" /> |
471 |
</ItemGroup> |
472 |
<ItemGroup> |
473 |
<None Include="Connected Services\DataService\DataService.disco" /> |
474 |
<None Include="Connected Services\DataService\configuration91.svcinfo" /> |
475 |
<None Include="Connected Services\DataService\configuration.svcinfo" /> |
476 |
<None Include="Connected Services\DataService\Reference.svcmap"> |
477 |
<Generator>WCF Proxy Generator</Generator> |
478 |
<LastGenOutput>Reference.cs</LastGenOutput> |
479 |
</None> |
480 |
<Resource Include="Resources\File_Search_Icon.png" /> |
481 |
</ItemGroup> |
482 |
<ItemGroup> |
483 |
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> |
484 |
</ItemGroup> |
485 |
<ItemGroup> |
486 |
<WCFMetadataStorage Include="Connected Services\DataService\" /> |
487 |
</ItemGroup> |
488 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
489 |
<PropertyGroup> |
490 |
<PostBuildEvent>mkdir $(TargetDir)Bin |
491 |
MOVE $(TargetDir)*.dll $(TargetDir)Bin\ |
492 |
</PostBuildEvent> |
493 |
</PropertyGroup> |
494 |
<UsingTask TaskName="TransformXml" AssemblyFile="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Web\Microsoft.Web.Publishing.Tasks.dll" /> |
495 |
<Target Name="StationController_ini_AfterBuild" AfterTargets="AfterBuild" Condition="Exists('StationController.$(Configuration).ini')"> |
496 |
<TransformXml Source="StationController.ini" Destination="$(OutputPath)StationController.ini" Transform="StationController.$(Configuration).ini" /> |
497 |
</Target> |
498 |
</Project> |