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
|
<PublishUrl>publish\</PublishUrl>
|
21
|
<Install>true</Install>
|
22
|
<InstallFrom>Disk</InstallFrom>
|
23
|
<UpdateEnabled>false</UpdateEnabled>
|
24
|
<UpdateMode>Foreground</UpdateMode>
|
25
|
<UpdateInterval>7</UpdateInterval>
|
26
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
27
|
<UpdatePeriodically>false</UpdatePeriodically>
|
28
|
<UpdateRequired>false</UpdateRequired>
|
29
|
<MapFileExtensions>true</MapFileExtensions>
|
30
|
<ApplicationRevision>0</ApplicationRevision>
|
31
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
32
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
33
|
<UseApplicationTrust>false</UseApplicationTrust>
|
34
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
35
|
</PropertyGroup>
|
36
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
37
|
<PlatformTarget>x64</PlatformTarget>
|
38
|
<DebugSymbols>true</DebugSymbols>
|
39
|
<DebugType>full</DebugType>
|
40
|
<Optimize>false</Optimize>
|
41
|
<OutputPath>bin\Debug\</OutputPath>
|
42
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
43
|
<ErrorReport>prompt</ErrorReport>
|
44
|
<WarningLevel>4</WarningLevel>
|
45
|
<Prefer32Bit>false</Prefer32Bit>
|
46
|
</PropertyGroup>
|
47
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
48
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
49
|
<DebugType>none</DebugType>
|
50
|
<Optimize>true</Optimize>
|
51
|
<OutputPath>bin\Release\</OutputPath>
|
52
|
<DefineConstants>
|
53
|
</DefineConstants>
|
54
|
<ErrorReport>prompt</ErrorReport>
|
55
|
<WarningLevel>4</WarningLevel>
|
56
|
<Prefer32Bit>false</Prefer32Bit>
|
57
|
<DocumentationFile>
|
58
|
</DocumentationFile>
|
59
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
60
|
</PropertyGroup>
|
61
|
<PropertyGroup />
|
62
|
<ItemGroup>
|
63
|
<Reference Include="ConfigParser, Version=0.3.3.6, Culture=neutral, processorArchitecture=MSIL">
|
64
|
<HintPath>..\packages\Salaros.ConfigParser.0.3.3\lib\net45\ConfigParser.dll</HintPath>
|
65
|
</Reference>
|
66
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
67
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
|
68
|
</Reference>
|
69
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
70
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
71
|
</Reference>
|
72
|
<Reference Include="GemBox.Spreadsheet, Version=39.3.30.1215, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL">
|
73
|
<HintPath>..\packages\GemBox.Spreadsheet.39.3.30.1215\lib\net30\GemBox.Spreadsheet.dll</HintPath>
|
74
|
</Reference>
|
75
|
<Reference Include="LinqKit, Version=1.1.17.0, Culture=neutral, PublicKeyToken=bc217f8844052a91, processorArchitecture=MSIL">
|
76
|
<HintPath>..\packages\LinqKit.1.1.17\lib\net45\LinqKit.dll</HintPath>
|
77
|
</Reference>
|
78
|
<Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
|
79
|
<HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath>
|
80
|
</Reference>
|
81
|
<Reference Include="MaterialDesignColors, Version=1.2.0.325, Culture=neutral, processorArchitecture=MSIL">
|
82
|
<HintPath>..\packages\MaterialDesignColors.1.2.0\lib\net45\MaterialDesignColors.dll</HintPath>
|
83
|
</Reference>
|
84
|
<Reference Include="MaterialDesignThemes.Wpf, Version=2.6.0.325, Culture=neutral, processorArchitecture=MSIL">
|
85
|
<HintPath>..\packages\MaterialDesignThemes.2.6.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
|
86
|
</Reference>
|
87
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
88
|
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
89
|
</Reference>
|
90
|
<Reference Include="System" />
|
91
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
92
|
<Reference Include="System.Data" />
|
93
|
<Reference Include="System.Drawing" />
|
94
|
<Reference Include="System.Runtime.Serialization" />
|
95
|
<Reference Include="System.Security" />
|
96
|
<Reference Include="System.ServiceModel" />
|
97
|
<Reference Include="System.Web" />
|
98
|
<Reference Include="System.Windows.Forms" />
|
99
|
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
100
|
<HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
|
101
|
</Reference>
|
102
|
<Reference Include="System.Xml" />
|
103
|
<Reference Include="Microsoft.CSharp" />
|
104
|
<Reference Include="System.Core" />
|
105
|
<Reference Include="System.Xml.Linq" />
|
106
|
<Reference Include="System.Data.DataSetExtensions" />
|
107
|
<Reference Include="System.Net.Http" />
|
108
|
<Reference Include="System.Xaml">
|
109
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
110
|
</Reference>
|
111
|
<Reference Include="Telerik.Windows.Controls, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
112
|
<SpecificVersion>False</SpecificVersion>
|
113
|
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.dll</HintPath>
|
114
|
</Reference>
|
115
|
<Reference Include="Telerik.Windows.Controls.Chart, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
116
|
<SpecificVersion>False</SpecificVersion>
|
117
|
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Chart.dll</HintPath>
|
118
|
</Reference>
|
119
|
<Reference Include="Telerik.Windows.Controls.Data, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
120
|
<SpecificVersion>False</SpecificVersion>
|
121
|
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Data.dll</HintPath>
|
122
|
</Reference>
|
123
|
<Reference Include="Telerik.Windows.Controls.Docking, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
124
|
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Docking.dll</HintPath>
|
125
|
<SpecificVersion>False</SpecificVersion>
|
126
|
<Private>True</Private>
|
127
|
</Reference>
|
128
|
<Reference Include="Telerik.Windows.Controls.GridView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
129
|
<SpecificVersion>False</SpecificVersion>
|
130
|
<HintPath>..\Telerik\Telerik.Windows.Controls.GridView.dll</HintPath>
|
131
|
</Reference>
|
132
|
<Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
133
|
<SpecificVersion>False</SpecificVersion>
|
134
|
<HintPath>..\Telerik\Telerik.Windows.Controls.Input.dll</HintPath>
|
135
|
</Reference>
|
136
|
<Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
137
|
<SpecificVersion>False</SpecificVersion>
|
138
|
<HintPath>..\Telerik\Telerik.Windows.Controls.Navigation.dll</HintPath>
|
139
|
</Reference>
|
140
|
<Reference Include="Telerik.Windows.Data, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
141
|
<SpecificVersion>False</SpecificVersion>
|
142
|
<HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Data.dll</HintPath>
|
143
|
</Reference>
|
144
|
<Reference Include="Telerik.Windows.Zip, Version=2019.3.903.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
|
145
|
<SpecificVersion>False</SpecificVersion>
|
146
|
<HintPath>..\Telerik\Telerik.Windows.Zip.dll</HintPath>
|
147
|
</Reference>
|
148
|
<Reference Include="WindowsBase" />
|
149
|
<Reference Include="PresentationCore" />
|
150
|
<Reference Include="PresentationFramework" />
|
151
|
</ItemGroup>
|
152
|
<ItemGroup>
|
153
|
<ApplicationDefinition Include="App.xaml">
|
154
|
<Generator>MSBuild:Compile</Generator>
|
155
|
<SubType>Designer</SubType>
|
156
|
</ApplicationDefinition>
|
157
|
<Compile Include="AppInit.cs" />
|
158
|
<Compile Include="AppDefine.cs" />
|
159
|
<Compile Include="Behaviors\AutoSizeBehaviors.cs" />
|
160
|
<Compile Include="Behaviors\RichTextBoxBehaviors.cs" />
|
161
|
<Compile Include="Behaviors\StatusTypeList.cs" />
|
162
|
<Compile Include="Behaviors\StatusTypeSet.cs" />
|
163
|
<Compile Include="Controls\DatabaseFilter.xaml.cs">
|
164
|
<DependentUpon>DatabaseFilter.xaml</DependentUpon>
|
165
|
</Compile>
|
166
|
<Compile Include="Controls\GridViewSelectionUtilities.cs" />
|
167
|
<Compile Include="Controls\ITraceTextSink.cs" />
|
168
|
<Compile Include="Controls\RightAlignedLabelStrategy.cs" />
|
169
|
<Compile Include="Controls\RowIndexColumn.cs" />
|
170
|
<Compile Include="Controls\TraceDocument.xaml.cs">
|
171
|
<DependentUpon>TraceDocument.xaml</DependentUpon>
|
172
|
</Compile>
|
173
|
<Compile Include="Controls\TraceTextSource.cs" />
|
174
|
<Compile Include="Data\ConvertCOUNT.cs" />
|
175
|
<Compile Include="Data\ConvertPDF.cs" />
|
176
|
<Compile Include="Data\FinalPDF.cs" />
|
177
|
<Compile Include="Data\MenuItem.cs" />
|
178
|
<Compile Include="Data\SelectedCountItem.cs" />
|
179
|
<Compile Include="Data\StatusViewItem.cs" />
|
180
|
<Compile Include="Data\ViewInfo.cs" />
|
181
|
<Compile Include="Extensions\ConvertItemChangeValue.cs" />
|
182
|
<Compile Include="Extensions\MarkusAPI.cs" />
|
183
|
<Compile Include="Extensions\DataExport.cs" />
|
184
|
<Compile Include="Extensions\GetStatusTypeEnums.cs" />
|
185
|
<Compile Include="Extensions\VisualTreeHelper.cs" />
|
186
|
<Compile Include="MarkusEntities.cs" />
|
187
|
<Compile Include="MarkusModel.Context.cs">
|
188
|
<AutoGen>True</AutoGen>
|
189
|
<DesignTime>True</DesignTime>
|
190
|
<DependentUpon>MarkusModel.Context.tt</DependentUpon>
|
191
|
</Compile>
|
192
|
<Compile Include="MarkusModel.cs">
|
193
|
<AutoGen>True</AutoGen>
|
194
|
<DesignTime>True</DesignTime>
|
195
|
<DependentUpon>MarkusModel.tt</DependentUpon>
|
196
|
</Compile>
|
197
|
<Compile Include="MarkusModel.Designer.cs">
|
198
|
<AutoGen>True</AutoGen>
|
199
|
<DesignTime>True</DesignTime>
|
200
|
<DependentUpon>MarkusModel.edmx</DependentUpon>
|
201
|
</Compile>
|
202
|
<Compile Include="SELECT_CONVERT_COUNT.cs">
|
203
|
<DependentUpon>MarkusModel.tt</DependentUpon>
|
204
|
</Compile>
|
205
|
<Compile Include="SELECT_CONVERT_ITEM_Result.cs">
|
206
|
<DependentUpon>MarkusModel.tt</DependentUpon>
|
207
|
</Compile>
|
208
|
<Compile Include="SELECT_FINAL_PDF_Result.cs">
|
209
|
<DependentUpon>MarkusModel.tt</DependentUpon>
|
210
|
</Compile>
|
211
|
<Compile Include="ViewModel\DashBoardViewModel.cs" />
|
212
|
<Compile Include="ViewModel\FinalPDFViewModel.cs" />
|
213
|
<Compile Include="ViewModel\FinalPDFAddDialogViewModel.cs" />
|
214
|
<Compile Include="ViewModel\ConvertAddDialogViewModel.cs" />
|
215
|
<Compile Include="ViewModel\DataBaseItemsModel.cs" />
|
216
|
<Compile Include="ViewModel\MainViewModel.cs" />
|
217
|
<Compile Include="Views\ConvertAddDialog.xaml.cs">
|
218
|
<DependentUpon>ConvertAddDialog.xaml</DependentUpon>
|
219
|
</Compile>
|
220
|
<Compile Include="Views\DashBoard.xaml.cs">
|
221
|
<DependentUpon>DashBoard.xaml</DependentUpon>
|
222
|
</Compile>
|
223
|
<Compile Include="Views\DataBaseView.xaml.cs">
|
224
|
<DependentUpon>DataBaseView.xaml</DependentUpon>
|
225
|
</Compile>
|
226
|
<Compile Include="Views\DataBaseViewInfo.xaml.cs">
|
227
|
<DependentUpon>DataBaseViewInfo.xaml</DependentUpon>
|
228
|
</Compile>
|
229
|
<Compile Include="Views\FinalPDFAddDialog.xaml.cs">
|
230
|
<DependentUpon>FinalPDFAddDialog.xaml</DependentUpon>
|
231
|
</Compile>
|
232
|
<Compile Include="Views\FinalPDFViewInfo.xaml.cs">
|
233
|
<DependentUpon>FinalPDFViewInfo.xaml</DependentUpon>
|
234
|
</Compile>
|
235
|
<Compile Include="Views\FinalPDFView.xaml.cs">
|
236
|
<DependentUpon>FinalPDFView.xaml</DependentUpon>
|
237
|
</Compile>
|
238
|
<Page Include="Controls\DatabaseFilter.xaml">
|
239
|
<Generator>MSBuild:Compile</Generator>
|
240
|
<SubType>Designer</SubType>
|
241
|
</Page>
|
242
|
<Page Include="Controls\TraceDocument.xaml">
|
243
|
<Generator>MSBuild:Compile</Generator>
|
244
|
<SubType>Designer</SubType>
|
245
|
</Page>
|
246
|
<Page Include="MainWindow.xaml">
|
247
|
<Generator>MSBuild:Compile</Generator>
|
248
|
<SubType>Designer</SubType>
|
249
|
</Page>
|
250
|
<Compile Include="App.xaml.cs">
|
251
|
<DependentUpon>App.xaml</DependentUpon>
|
252
|
<SubType>Code</SubType>
|
253
|
</Compile>
|
254
|
<Compile Include="MainWindow.xaml.cs">
|
255
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
256
|
<SubType>Code</SubType>
|
257
|
</Compile>
|
258
|
<Page Include="Themes\DefaultThemes.xaml">
|
259
|
<SubType>Designer</SubType>
|
260
|
<Generator>MSBuild:Compile</Generator>
|
261
|
</Page>
|
262
|
<Page Include="Themes\MaterialDesignTheme.xaml">
|
263
|
<Generator>MSBuild:Compile</Generator>
|
264
|
<SubType>Designer</SubType>
|
265
|
</Page>
|
266
|
<Page Include="Themes\TelerikTheme.xaml">
|
267
|
<SubType>Designer</SubType>
|
268
|
<Generator>MSBuild:Compile</Generator>
|
269
|
</Page>
|
270
|
<Page Include="Views\ConvertAddDialog.xaml">
|
271
|
<Generator>MSBuild:Compile</Generator>
|
272
|
<SubType>Designer</SubType>
|
273
|
</Page>
|
274
|
<Page Include="Views\DashBoard.xaml">
|
275
|
<SubType>Designer</SubType>
|
276
|
<Generator>MSBuild:Compile</Generator>
|
277
|
</Page>
|
278
|
<Page Include="Views\DataBaseView.xaml">
|
279
|
<Generator>MSBuild:Compile</Generator>
|
280
|
<SubType>Designer</SubType>
|
281
|
</Page>
|
282
|
<Page Include="Views\DataBaseViewInfo.xaml">
|
283
|
<SubType>Designer</SubType>
|
284
|
<Generator>MSBuild:Compile</Generator>
|
285
|
</Page>
|
286
|
<Page Include="Views\FinalPDFAddDialog.xaml">
|
287
|
<Generator>MSBuild:Compile</Generator>
|
288
|
<SubType>Designer</SubType>
|
289
|
</Page>
|
290
|
<Page Include="Views\FinalPDFViewInfo.xaml">
|
291
|
<SubType>Designer</SubType>
|
292
|
<Generator>MSBuild:Compile</Generator>
|
293
|
</Page>
|
294
|
<Page Include="Views\FinalPDFView.xaml">
|
295
|
<SubType>Designer</SubType>
|
296
|
<Generator>MSBuild:Compile</Generator>
|
297
|
</Page>
|
298
|
</ItemGroup>
|
299
|
<ItemGroup>
|
300
|
<Compile Include="Properties\AssemblyInfo.cs">
|
301
|
<SubType>Code</SubType>
|
302
|
</Compile>
|
303
|
<Compile Include="Properties\Resources.Designer.cs">
|
304
|
<AutoGen>True</AutoGen>
|
305
|
<DesignTime>True</DesignTime>
|
306
|
<DependentUpon>Resources.resx</DependentUpon>
|
307
|
</Compile>
|
308
|
<Compile Include="Properties\Settings.Designer.cs">
|
309
|
<AutoGen>True</AutoGen>
|
310
|
<DependentUpon>Settings.settings</DependentUpon>
|
311
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
312
|
</Compile>
|
313
|
<EmbeddedResource Include="Properties\Resources.resx">
|
314
|
<Generator>ResXFileCodeGenerator</Generator>
|
315
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
316
|
</EmbeddedResource>
|
317
|
<None Include="..\Markus.Service.Station\ServiceStation.ini">
|
318
|
<Link>ServiceStation.ini</Link>
|
319
|
</None>
|
320
|
<EntityDeploy Include="MarkusModel.edmx">
|
321
|
<Generator>EntityModelCodeGenerator</Generator>
|
322
|
<LastGenOutput>MarkusModel.Designer.cs</LastGenOutput>
|
323
|
</EntityDeploy>
|
324
|
<None Include="MarkusModel.edmx.diagram">
|
325
|
<DependentUpon>MarkusModel.edmx</DependentUpon>
|
326
|
<SubType>Designer</SubType>
|
327
|
</None>
|
328
|
<None Include="packages.config" />
|
329
|
<None Include="Properties\Settings.settings">
|
330
|
<Generator>SettingsSingleFileGenerator</Generator>
|
331
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
332
|
</None>
|
333
|
<None Include="StationController.ini">
|
334
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
335
|
</None>
|
336
|
</ItemGroup>
|
337
|
<ItemGroup>
|
338
|
<None Include="App.config" />
|
339
|
</ItemGroup>
|
340
|
<ItemGroup>
|
341
|
<WCFMetadata Include="Connected Services\" />
|
342
|
</ItemGroup>
|
343
|
<ItemGroup>
|
344
|
<None Include="Resources\TRANSFER_OK.ico" />
|
345
|
</ItemGroup>
|
346
|
<ItemGroup>
|
347
|
<None Include="Resources\Tranfer_Error.ico" />
|
348
|
</ItemGroup>
|
349
|
<ItemGroup>
|
350
|
<ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj">
|
351
|
<Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project>
|
352
|
<Name>Markus.Mvvm.ToolKit</Name>
|
353
|
</ProjectReference>
|
354
|
<ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
|
355
|
<Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
|
356
|
<Name>Markus.Service.Extensions</Name>
|
357
|
</ProjectReference>
|
358
|
<ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj">
|
359
|
<Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project>
|
360
|
<Name>Markus.Service.WcfClient</Name>
|
361
|
</ProjectReference>
|
362
|
</ItemGroup>
|
363
|
<ItemGroup>
|
364
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
|
365
|
<Visible>False</Visible>
|
366
|
<ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName>
|
367
|
<Install>true</Install>
|
368
|
</BootstrapperPackage>
|
369
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
370
|
<Visible>False</Visible>
|
371
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
372
|
<Install>false</Install>
|
373
|
</BootstrapperPackage>
|
374
|
</ItemGroup>
|
375
|
<ItemGroup>
|
376
|
<Folder Include="Converters\" />
|
377
|
</ItemGroup>
|
378
|
<ItemGroup>
|
379
|
<Content Include="MarkusModel.Context.tt">
|
380
|
<Generator>TextTemplatingFileGenerator</Generator>
|
381
|
<LastGenOutput>MarkusModel.Context.cs</LastGenOutput>
|
382
|
<DependentUpon>MarkusModel.edmx</DependentUpon>
|
383
|
</Content>
|
384
|
<Content Include="MarkusModel.tt">
|
385
|
<Generator>TextTemplatingFileGenerator</Generator>
|
386
|
<DependentUpon>MarkusModel.edmx</DependentUpon>
|
387
|
<LastGenOutput>MarkusModel.cs</LastGenOutput>
|
388
|
</Content>
|
389
|
<Resource Include="Picture\File_Search_Icon.png" />
|
390
|
</ItemGroup>
|
391
|
<ItemGroup>
|
392
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
393
|
</ItemGroup>
|
394
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
395
|
<PropertyGroup>
|
396
|
<PostBuildEvent>mkdir $(TargetDir)Bin
|
397
|
MOVE $(TargetDir)*.dll $(TargetDir)Bin\
|
398
|
</PostBuildEvent>
|
399
|
</PropertyGroup>
|
400
|
<UsingTask TaskName="TransformXml" AssemblyFile="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Web\Microsoft.Web.Publishing.Tasks.dll" />
|
401
|
<Target Name="StationController_ini_AfterBuild" AfterTargets="AfterBuild" Condition="Exists('StationController.$(Configuration).ini')">
|
402
|
<TransformXml Source="StationController.ini" Destination="$(OutputPath)StationController.ini" Transform="StationController.$(Configuration).ini" />
|
403
|
</Target>
|
404
|
</Project>
|