프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceBase / Markus.Service.StationController / Markus.Service.StationController.csproj @ 2c634aed

이력 | 보기 | 이력해설 | 다운로드 (18 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
    <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>AnyCPU</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.EntityModel, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
79
      <HintPath>..\packages\MarkusDatabase.1.8.0\lib\net45\Markus.EntityModel.dll</HintPath>
80
    </Reference>
81
    <Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
82
      <HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath>
83
    </Reference>
84
    <Reference Include="MaterialDesignColors, Version=1.2.0.325, Culture=neutral, processorArchitecture=MSIL">
85
      <HintPath>..\packages\MaterialDesignColors.1.2.0\lib\net45\MaterialDesignColors.dll</HintPath>
86
    </Reference>
87
    <Reference Include="MaterialDesignThemes.Wpf, Version=2.6.0.325, Culture=neutral, processorArchitecture=MSIL">
88
      <HintPath>..\packages\MaterialDesignThemes.2.6.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
89
    </Reference>
90
    <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
91
      <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
92
    </Reference>
93
    <Reference Include="System" />
94
    <Reference Include="System.ComponentModel.DataAnnotations" />
95
    <Reference Include="System.Data" />
96
    <Reference Include="System.Drawing" />
97
    <Reference Include="System.Runtime.Serialization" />
98
    <Reference Include="System.Security" />
99
    <Reference Include="System.ServiceModel" />
100
    <Reference Include="System.Web" />
101
    <Reference Include="System.Windows.Forms" />
102
    <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
103
      <HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
104
    </Reference>
105
    <Reference Include="System.Xml" />
106
    <Reference Include="Microsoft.CSharp" />
107
    <Reference Include="System.Core" />
108
    <Reference Include="System.Xml.Linq" />
109
    <Reference Include="System.Data.DataSetExtensions" />
110
    <Reference Include="System.Net.Http" />
111
    <Reference Include="System.Xaml">
112
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
113
    </Reference>
114
    <Reference Include="Telerik.Windows.Controls, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
115
      <SpecificVersion>False</SpecificVersion>
116
      <HintPath>..\Telerik\Telerik.Windows.Controls.dll</HintPath>
117
    </Reference>
118
    <Reference Include="Telerik.Windows.Controls.Docking, Version=2020.1.218.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
119
      <HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries\WPF45\Telerik.Windows.Controls.Docking.dll</HintPath>
120
      <Private>True</Private>
121
    </Reference>
122
    <Reference Include="Telerik.Windows.Controls.GridView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
123
      <SpecificVersion>False</SpecificVersion>
124
      <HintPath>..\Telerik\Telerik.Windows.Controls.GridView.dll</HintPath>
125
    </Reference>
126
    <Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
127
      <SpecificVersion>False</SpecificVersion>
128
      <HintPath>..\Telerik\Telerik.Windows.Controls.Input.dll</HintPath>
129
    </Reference>
130
    <Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
131
      <SpecificVersion>False</SpecificVersion>
132
      <HintPath>..\Telerik\Telerik.Windows.Controls.Navigation.dll</HintPath>
133
    </Reference>
134
    <Reference Include="Telerik.Windows.Data, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
135
      <SpecificVersion>False</SpecificVersion>
136
      <HintPath>..\Telerik\Telerik.Windows.Data.dll</HintPath>
137
    </Reference>
138
    <Reference Include="Telerik.Windows.Themes.VisualStudio2013">
139
      <HintPath>C:\Program Files (x86)\Progress\Telerik UI for WPF R1 2020\Binaries.NoXaml\WPF45\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath>
140
    </Reference>
141
    <Reference Include="Telerik.Windows.Zip, Version=2019.3.903.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
142
      <SpecificVersion>False</SpecificVersion>
143
      <HintPath>..\Telerik\Telerik.Windows.Zip.dll</HintPath>
144
    </Reference>
145
    <Reference Include="WindowsBase" />
146
    <Reference Include="PresentationCore" />
147
    <Reference Include="PresentationFramework" />
148
  </ItemGroup>
149
  <ItemGroup>
150
    <ApplicationDefinition Include="App.xaml">
151
      <Generator>MSBuild:Compile</Generator>
152
      <SubType>Designer</SubType>
153
    </ApplicationDefinition>
154
    <Compile Include="AppInit.cs" />
155
    <Compile Include="AppDefine.cs" />
156
    <Compile Include="Behaviors\AutoSizeBehaviors.cs" />
157
    <Compile Include="Behaviors\RichTextBoxBehaviors.cs" />
158
    <Compile Include="Behaviors\StatusTypeList.cs" />
159
    <Compile Include="Behaviors\StatusTypeSet.cs" />
160
    <Compile Include="Controls\DatabaseFilter.xaml.cs">
161
      <DependentUpon>DatabaseFilter.xaml</DependentUpon>
162
    </Compile>
163
    <Compile Include="Controls\ITraceTextSink.cs" />
164
    <Compile Include="Controls\RowIndexColumn.cs" />
165
    <Compile Include="Controls\TraceDocument.xaml.cs">
166
      <DependentUpon>TraceDocument.xaml</DependentUpon>
167
    </Compile>
168
    <Compile Include="Controls\TraceTextSource.cs" />
169
    <Compile Include="Data\MenuItem.cs" />
170
    <Compile Include="Data\SelectedCountItem.cs" />
171
    <Compile Include="Data\StatusViewItem.cs" />
172
    <Compile Include="Data\ViewInfo.cs" />
173
    <Compile Include="Extensions\ConvertItemChangeValue.cs" />
174
    <Compile Include="Extensions\MarkusAPI.cs" />
175
    <Compile Include="Extensions\DataExport.cs" />
176
    <Compile Include="Extensions\GetStatusTypeEnums.cs" />
177
    <Compile Include="Extensions\VisualTreeHelper.cs" />
178
    <Compile Include="MarkusModel.Context.cs">
179
      <AutoGen>True</AutoGen>
180
      <DesignTime>True</DesignTime>
181
      <DependentUpon>MarkusModel.Context.tt</DependentUpon>
182
    </Compile>
183
    <Compile Include="MarkusModel.cs">
184
      <AutoGen>True</AutoGen>
185
      <DesignTime>True</DesignTime>
186
      <DependentUpon>MarkusModel.tt</DependentUpon>
187
    </Compile>
188
    <Compile Include="MarkusModel.Designer.cs">
189
      <AutoGen>True</AutoGen>
190
      <DesignTime>True</DesignTime>
191
      <DependentUpon>MarkusModel.edmx</DependentUpon>
192
    </Compile>
193
    <Compile Include="SELECT_CONVERT_ITEM_Result.cs">
194
      <DependentUpon>MarkusModel.tt</DependentUpon>
195
    </Compile>
196
    <Compile Include="SELECT_FINAL_PDF_Result.cs">
197
      <DependentUpon>MarkusModel.tt</DependentUpon>
198
    </Compile>
199
    <Compile Include="ViewModel\FinalPDFViewModel.cs" />
200
    <Compile Include="ViewModel\FinalPDFAddDialogViewModel.cs" />
201
    <Compile Include="ViewModel\ConvertAddDialogViewModel.cs" />
202
    <Compile Include="ViewModel\DataBaseItemsModel.cs" />
203
    <Compile Include="ViewModel\MainViewModel.cs" />
204
    <Compile Include="Views\ConvertAddDialog.xaml.cs">
205
      <DependentUpon>ConvertAddDialog.xaml</DependentUpon>
206
    </Compile>
207
    <Compile Include="Views\DataBaseView.xaml.cs">
208
      <DependentUpon>DataBaseView.xaml</DependentUpon>
209
    </Compile>
210
    <Compile Include="Views\DataBaseViewInfo.xaml.cs">
211
      <DependentUpon>DataBaseViewInfo.xaml</DependentUpon>
212
    </Compile>
213
    <Compile Include="Views\FinalPDFAddDialog.xaml.cs">
214
      <DependentUpon>FinalPDFAddDialog.xaml</DependentUpon>
215
    </Compile>
216
    <Compile Include="Views\FinalPDFViewInfo.xaml.cs">
217
      <DependentUpon>FinalPDFViewInfo.xaml</DependentUpon>
218
    </Compile>
219
    <Compile Include="Views\FinalPDFView.xaml.cs">
220
      <DependentUpon>FinalPDFView.xaml</DependentUpon>
221
    </Compile>
222
    <Page Include="Controls\DatabaseFilter.xaml">
223
      <Generator>MSBuild:Compile</Generator>
224
      <SubType>Designer</SubType>
225
    </Page>
226
    <Page Include="Controls\TraceDocument.xaml">
227
      <Generator>MSBuild:Compile</Generator>
228
      <SubType>Designer</SubType>
229
    </Page>
230
    <Page Include="MainWindow.xaml">
231
      <Generator>MSBuild:Compile</Generator>
232
      <SubType>Designer</SubType>
233
    </Page>
234
    <Compile Include="App.xaml.cs">
235
      <DependentUpon>App.xaml</DependentUpon>
236
      <SubType>Code</SubType>
237
    </Compile>
238
    <Compile Include="MainWindow.xaml.cs">
239
      <DependentUpon>MainWindow.xaml</DependentUpon>
240
      <SubType>Code</SubType>
241
    </Compile>
242
    <Page Include="Themes\DefaultThemes.xaml">
243
      <SubType>Designer</SubType>
244
      <Generator>MSBuild:Compile</Generator>
245
    </Page>
246
    <Page Include="Themes\MaterialDesignTheme.xaml">
247
      <Generator>MSBuild:Compile</Generator>
248
      <SubType>Designer</SubType>
249
    </Page>
250
    <Page Include="Themes\TelerikTheme.xaml">
251
      <SubType>Designer</SubType>
252
      <Generator>MSBuild:Compile</Generator>
253
    </Page>
254
    <Page Include="Views\ConvertAddDialog.xaml">
255
      <Generator>MSBuild:Compile</Generator>
256
      <SubType>Designer</SubType>
257
    </Page>
258
    <Page Include="Views\DataBaseView.xaml">
259
      <Generator>MSBuild:Compile</Generator>
260
      <SubType>Designer</SubType>
261
    </Page>
262
    <Page Include="Views\DataBaseViewInfo.xaml">
263
      <SubType>Designer</SubType>
264
      <Generator>MSBuild:Compile</Generator>
265
    </Page>
266
    <Page Include="Views\FinalPDFAddDialog.xaml">
267
      <Generator>MSBuild:Compile</Generator>
268
      <SubType>Designer</SubType>
269
    </Page>
270
    <Page Include="Views\FinalPDFViewInfo.xaml">
271
      <SubType>Designer</SubType>
272
      <Generator>MSBuild:Compile</Generator>
273
    </Page>
274
    <Page Include="Views\FinalPDFView.xaml">
275
      <SubType>Designer</SubType>
276
      <Generator>MSBuild:Compile</Generator>
277
    </Page>
278
  </ItemGroup>
279
  <ItemGroup>
280
    <Compile Include="Properties\AssemblyInfo.cs">
281
      <SubType>Code</SubType>
282
    </Compile>
283
    <Compile Include="Properties\Resources.Designer.cs">
284
      <AutoGen>True</AutoGen>
285
      <DesignTime>True</DesignTime>
286
      <DependentUpon>Resources.resx</DependentUpon>
287
    </Compile>
288
    <Compile Include="Properties\Settings.Designer.cs">
289
      <AutoGen>True</AutoGen>
290
      <DependentUpon>Settings.settings</DependentUpon>
291
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
292
    </Compile>
293
    <EmbeddedResource Include="Properties\Resources.resx">
294
      <Generator>ResXFileCodeGenerator</Generator>
295
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
296
    </EmbeddedResource>
297
    <None Include="..\Markus.Service.Station\ServiceStation.ini">
298
      <Link>ServiceStation.ini</Link>
299
    </None>
300
    <EntityDeploy Include="MarkusModel.edmx">
301
      <Generator>EntityModelCodeGenerator</Generator>
302
      <LastGenOutput>MarkusModel.Designer.cs</LastGenOutput>
303
    </EntityDeploy>
304
    <None Include="MarkusModel.edmx.diagram">
305
      <DependentUpon>MarkusModel.edmx</DependentUpon>
306
      <SubType>Designer</SubType>
307
    </None>
308
    <None Include="packages.config" />
309
    <None Include="Properties\Settings.settings">
310
      <Generator>SettingsSingleFileGenerator</Generator>
311
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
312
    </None>
313
    <None Include="StationController.ini">
314
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
315
    </None>
316
  </ItemGroup>
317
  <ItemGroup>
318
    <None Include="App.config" />
319
  </ItemGroup>
320
  <ItemGroup>
321
    <WCFMetadata Include="Connected Services\" />
322
  </ItemGroup>
323
  <ItemGroup>
324
    <None Include="Resources\TRANSFER_OK.ico" />
325
  </ItemGroup>
326
  <ItemGroup>
327
    <None Include="Resources\Tranfer_Error.ico" />
328
  </ItemGroup>
329
  <ItemGroup>
330
    <ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj">
331
      <Project>{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}</Project>
332
      <Name>Markus.Service.Interface</Name>
333
    </ProjectReference>
334
    <ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj">
335
      <Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project>
336
      <Name>Markus.Mvvm.ToolKit</Name>
337
    </ProjectReference>
338
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
339
      <Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
340
      <Name>Markus.Service.Extensions</Name>
341
    </ProjectReference>
342
    <ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj">
343
      <Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project>
344
      <Name>Markus.Service.WcfClient</Name>
345
    </ProjectReference>
346
  </ItemGroup>
347
  <ItemGroup>
348
    <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
349
      <Visible>False</Visible>
350
      <ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName>
351
      <Install>true</Install>
352
    </BootstrapperPackage>
353
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
354
      <Visible>False</Visible>
355
      <ProductName>.NET Framework 3.5 SP1</ProductName>
356
      <Install>false</Install>
357
    </BootstrapperPackage>
358
  </ItemGroup>
359
  <ItemGroup>
360
    <Folder Include="Converters\" />
361
  </ItemGroup>
362
  <ItemGroup>
363
    <Content Include="MarkusModel.Context.tt">
364
      <Generator>TextTemplatingFileGenerator</Generator>
365
      <LastGenOutput>MarkusModel.Context.cs</LastGenOutput>
366
      <DependentUpon>MarkusModel.edmx</DependentUpon>
367
    </Content>
368
    <Content Include="MarkusModel.tt">
369
      <Generator>TextTemplatingFileGenerator</Generator>
370
      <DependentUpon>MarkusModel.edmx</DependentUpon>
371
      <LastGenOutput>MarkusModel.cs</LastGenOutput>
372
    </Content>
373
  </ItemGroup>
374
  <ItemGroup>
375
    <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
376
  </ItemGroup>
377
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
378
  <PropertyGroup>
379
    <PostBuildEvent>mkdir $(TargetDir)Bin
380
MOVE $(TargetDir)*.dll $(TargetDir)Bin\
381
</PostBuildEvent>
382
  </PropertyGroup>
383
  <UsingTask TaskName="TransformXml" AssemblyFile="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Web\Microsoft.Web.Publishing.Tasks.dll" />
384
  <Target Name="StationController_ini_AfterBuild" AfterTargets="AfterBuild" Condition="Exists('StationController.$(Configuration).ini')">
385
    <TransformXml Source="StationController.ini" Destination="$(OutputPath)StationController.ini" Transform="StationController.$(Configuration).ini" />
386
  </Target>
387
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)