프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceBase / Markus.Service.StationController / Markus.Service.StationController.csproj @ a6e5055d

이력 | 보기 | 이력해설 | 다운로드 (15.6 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="Markus.EntityModel, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
76
      <HintPath>..\packages\MarkusDatabase.1.7.2\lib\net45\Markus.EntityModel.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="Microsoft.EntityFrameworkCore">
88
      <HintPath>C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore\2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
89
    </Reference>
90
    <Reference Include="Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
91
      <HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\Microsoft.Expression.Interactions.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.ServiceModel" />
99
    <Reference Include="System.Web" />
100
    <Reference Include="System.Windows.Forms" />
101
    <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
102
      <HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
103
    </Reference>
104
    <Reference Include="System.Xml" />
105
    <Reference Include="Microsoft.CSharp" />
106
    <Reference Include="System.Core" />
107
    <Reference Include="System.Xml.Linq" />
108
    <Reference Include="System.Data.DataSetExtensions" />
109
    <Reference Include="System.Net.Http" />
110
    <Reference Include="System.Xaml">
111
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
112
    </Reference>
113
    <Reference Include="Telerik.Windows.Controls, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
114
      <SpecificVersion>False</SpecificVersion>
115
      <HintPath>..\Telerik\Telerik.Windows.Controls.dll</HintPath>
116
    </Reference>
117
    <Reference Include="Telerik.Windows.Controls.GridView, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
118
      <SpecificVersion>False</SpecificVersion>
119
      <HintPath>..\Telerik\Telerik.Windows.Controls.GridView.dll</HintPath>
120
    </Reference>
121
    <Reference Include="Telerik.Windows.Controls.Input, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
122
      <SpecificVersion>False</SpecificVersion>
123
      <HintPath>..\Telerik\Telerik.Windows.Controls.Input.dll</HintPath>
124
    </Reference>
125
    <Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
126
      <SpecificVersion>False</SpecificVersion>
127
      <HintPath>..\Telerik\Telerik.Windows.Controls.Navigation.dll</HintPath>
128
    </Reference>
129
    <Reference Include="Telerik.Windows.Data, Version=2019.3.917.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
130
      <SpecificVersion>False</SpecificVersion>
131
      <HintPath>..\Telerik\Telerik.Windows.Data.dll</HintPath>
132
    </Reference>
133
    <Reference Include="Telerik.Windows.Themes.VisualStudio2013">
134
      <HintPath>..\Telerik\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath>
135
    </Reference>
136
    <Reference Include="Telerik.Windows.Zip, Version=2019.3.903.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
137
      <SpecificVersion>False</SpecificVersion>
138
      <HintPath>..\Telerik\Telerik.Windows.Zip.dll</HintPath>
139
    </Reference>
140
    <Reference Include="WindowsBase" />
141
    <Reference Include="PresentationCore" />
142
    <Reference Include="PresentationFramework" />
143
  </ItemGroup>
144
  <ItemGroup>
145
    <ApplicationDefinition Include="App.xaml">
146
      <Generator>MSBuild:Compile</Generator>
147
      <SubType>Designer</SubType>
148
    </ApplicationDefinition>
149
    <Compile Include="AppInit.cs" />
150
    <Compile Include="AppDefine.cs" />
151
    <Compile Include="Behaviors\AutoSizeBehaviors.cs" />
152
    <Compile Include="Behaviors\RichTextBoxBehaviors.cs" />
153
    <Compile Include="Behaviors\StatusTypeList.cs" />
154
    <Compile Include="Behaviors\StatusTypeSet.cs" />
155
    <Compile Include="Controls\ITraceTextSink.cs" />
156
    <Compile Include="Controls\RowIndexColumn.cs" />
157
    <Compile Include="Controls\TraceDocument.xaml.cs">
158
      <DependentUpon>TraceDocument.xaml</DependentUpon>
159
    </Compile>
160
    <Compile Include="Controls\TraceTextSource.cs" />
161
    <Compile Include="Data\MenuItem.cs" />
162
    <Compile Include="Data\StatusViewItem.cs" />
163
    <Compile Include="Extensions\ConvertItemChangeValue.cs" />
164
    <Compile Include="Extensions\GetStatusTypeEnums.cs" />
165
    <Compile Include="Extensions\VisualTreeHelper.cs" />
166
    <Compile Include="ViewModel\DataBaseByStatusViewModel.cs" />
167
    <Compile Include="ViewModel\AliveViewModel.cs" />
168
    <Compile Include="ViewModel\DataBaseItemsModel.cs" />
169
    <Compile Include="ViewModel\MergeDataViewModel.cs" />
170
    <Compile Include="ViewModel\MainViewModel.cs" />
171
    <Compile Include="ViewModel\TotalStatusViewModel.cs" />
172
    <Compile Include="Views\DataBaseView.xaml.cs">
173
      <DependentUpon>DataBaseView.xaml</DependentUpon>
174
    </Compile>
175
    <Compile Include="Views\MergeDataView.xaml.cs">
176
      <DependentUpon>MergeDataView.xaml</DependentUpon>
177
    </Compile>
178
    <Compile Include="ViewModel\SettingsViewModel.cs" />
179
    <Compile Include="Views\DataBaseByStatusView.xaml.cs">
180
      <DependentUpon>DataBaseByStatusView.xaml</DependentUpon>
181
    </Compile>
182
    <Compile Include="Views\AliveView.xaml.cs">
183
      <DependentUpon>AliveView.xaml</DependentUpon>
184
    </Compile>
185
    <Compile Include="Views\SettiingServiceLocation.xaml.cs">
186
      <DependentUpon>SettiingServiceLocation.xaml</DependentUpon>
187
    </Compile>
188
    <Compile Include="Views\SettingsView.xaml.cs">
189
      <DependentUpon>SettingsView.xaml</DependentUpon>
190
    </Compile>
191
    <Compile Include="Views\TotalStatusView.xaml.cs">
192
      <DependentUpon>TotalStatusView.xaml</DependentUpon>
193
    </Compile>
194
    <Page Include="Controls\TraceDocument.xaml">
195
      <Generator>MSBuild:Compile</Generator>
196
      <SubType>Designer</SubType>
197
    </Page>
198
    <Page Include="MainWindow.xaml">
199
      <Generator>MSBuild:Compile</Generator>
200
      <SubType>Designer</SubType>
201
    </Page>
202
    <Compile Include="App.xaml.cs">
203
      <DependentUpon>App.xaml</DependentUpon>
204
      <SubType>Code</SubType>
205
    </Compile>
206
    <Compile Include="MainWindow.xaml.cs">
207
      <DependentUpon>MainWindow.xaml</DependentUpon>
208
      <SubType>Code</SubType>
209
    </Compile>
210
    <Page Include="Themes\DefaultThemes.xaml">
211
      <SubType>Designer</SubType>
212
      <Generator>MSBuild:Compile</Generator>
213
    </Page>
214
    <Page Include="Themes\MaterialDesignTheme.xaml">
215
      <Generator>MSBuild:Compile</Generator>
216
      <SubType>Designer</SubType>
217
    </Page>
218
    <Page Include="Themes\TelerikTheme.xaml">
219
      <SubType>Designer</SubType>
220
      <Generator>MSBuild:Compile</Generator>
221
    </Page>
222
    <Page Include="Views\DataBaseView.xaml">
223
      <Generator>MSBuild:Compile</Generator>
224
      <SubType>Designer</SubType>
225
    </Page>
226
    <Page Include="Views\MergeDataView.xaml">
227
      <SubType>Designer</SubType>
228
      <Generator>MSBuild:Compile</Generator>
229
    </Page>
230
    <Page Include="Views\DataBaseByStatusView.xaml">
231
      <Generator>MSBuild:Compile</Generator>
232
      <SubType>Designer</SubType>
233
    </Page>
234
    <Page Include="Views\AliveView.xaml">
235
      <SubType>Designer</SubType>
236
      <Generator>MSBuild:Compile</Generator>
237
    </Page>
238
    <Page Include="Views\SettiingServiceLocation.xaml">
239
      <SubType>Designer</SubType>
240
      <Generator>MSBuild:Compile</Generator>
241
    </Page>
242
    <Page Include="Views\SettingsView.xaml">
243
      <SubType>Designer</SubType>
244
      <Generator>MSBuild:Compile</Generator>
245
    </Page>
246
    <Page Include="Views\TotalStatusView.xaml">
247
      <SubType>Designer</SubType>
248
      <Generator>MSBuild:Compile</Generator>
249
    </Page>
250
  </ItemGroup>
251
  <ItemGroup>
252
    <Compile Include="Properties\AssemblyInfo.cs">
253
      <SubType>Code</SubType>
254
    </Compile>
255
    <Compile Include="Properties\Resources.Designer.cs">
256
      <AutoGen>True</AutoGen>
257
      <DesignTime>True</DesignTime>
258
      <DependentUpon>Resources.resx</DependentUpon>
259
    </Compile>
260
    <Compile Include="Properties\Settings.Designer.cs">
261
      <AutoGen>True</AutoGen>
262
      <DependentUpon>Settings.settings</DependentUpon>
263
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
264
    </Compile>
265
    <EmbeddedResource Include="Properties\Resources.resx">
266
      <Generator>ResXFileCodeGenerator</Generator>
267
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
268
    </EmbeddedResource>
269
    <None Include="..\Markus.Service.Station\ServiceStation.ini">
270
      <Link>ServiceStation.ini</Link>
271
    </None>
272
    <None Include="packages.config" />
273
    <None Include="Properties\Settings.settings">
274
      <Generator>SettingsSingleFileGenerator</Generator>
275
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
276
    </None>
277
    <None Include="StationController.ini">
278
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
279
    </None>
280
  </ItemGroup>
281
  <ItemGroup>
282
    <None Include="App.config" />
283
  </ItemGroup>
284
  <ItemGroup>
285
    <WCFMetadata Include="Connected Services\" />
286
  </ItemGroup>
287
  <ItemGroup>
288
    <None Include="Resources\TRANSFER_OK.ico" />
289
  </ItemGroup>
290
  <ItemGroup>
291
    <None Include="Resources\Tranfer_Error.ico" />
292
  </ItemGroup>
293
  <ItemGroup>
294
    <ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj">
295
      <Project>{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}</Project>
296
      <Name>Markus.Service.Interface</Name>
297
    </ProjectReference>
298
    <ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj">
299
      <Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project>
300
      <Name>Markus.Mvvm.ToolKit</Name>
301
    </ProjectReference>
302
    <ProjectReference Include="..\Markus.Service.DataBase\Markus.Service.DataBase.csproj">
303
      <Project>{400736fb-92c9-4bc0-b447-e8274103d813}</Project>
304
      <Name>Markus.Service.DataBase</Name>
305
    </ProjectReference>
306
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
307
      <Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
308
      <Name>Markus.Service.Extensions</Name>
309
    </ProjectReference>
310
    <ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj">
311
      <Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project>
312
      <Name>Markus.Service.WcfClient</Name>
313
    </ProjectReference>
314
  </ItemGroup>
315
  <ItemGroup>
316
    <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
317
      <Visible>False</Visible>
318
      <ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName>
319
      <Install>true</Install>
320
    </BootstrapperPackage>
321
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
322
      <Visible>False</Visible>
323
      <ProductName>.NET Framework 3.5 SP1</ProductName>
324
      <Install>false</Install>
325
    </BootstrapperPackage>
326
  </ItemGroup>
327
  <ItemGroup>
328
    <Folder Include="Converters\" />
329
  </ItemGroup>
330
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
331
  <PropertyGroup>
332
    <PostBuildEvent>mkdir $(TargetDir)Bin
333
MOVE $(TargetDir)*.dll $(TargetDir)Bin\
334
</PostBuildEvent>
335
  </PropertyGroup>
336
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)