프로젝트

일반

사용자정보

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

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

이력 | 보기 | 이력해설 | 다운로드 (13.7 KB)

1 53c9637d taeseongkim
<?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 0498c12e taeseongkim
    <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
6 53c9637d taeseongkim
    <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 0498c12e taeseongkim
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13 53c9637d taeseongkim
    <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 0498c12e taeseongkim
    <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 53c9637d taeseongkim
  </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 45f9a2ad taeseongkim
    <Prefer32Bit>false</Prefer32Bit>
46 53c9637d taeseongkim
  </PropertyGroup>
47
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
48
    <PlatformTarget>AnyCPU</PlatformTarget>
49 0498c12e taeseongkim
    <DebugType>none</DebugType>
50 53c9637d taeseongkim
    <Optimize>true</Optimize>
51
    <OutputPath>bin\Release\</OutputPath>
52 0498c12e taeseongkim
    <DefineConstants>
53
    </DefineConstants>
54 53c9637d taeseongkim
    <ErrorReport>prompt</ErrorReport>
55
    <WarningLevel>4</WarningLevel>
56
    <Prefer32Bit>false</Prefer32Bit>
57 0498c12e taeseongkim
    <DocumentationFile>
58
    </DocumentationFile>
59 53c9637d taeseongkim
  </PropertyGroup>
60 0498c12e taeseongkim
  <PropertyGroup />
61 53c9637d taeseongkim
  <ItemGroup>
62
    <Reference Include="ConfigParser, Version=0.3.3.6, Culture=neutral, processorArchitecture=MSIL">
63
      <HintPath>..\packages\Salaros.ConfigParser.0.3.3\lib\net45\ConfigParser.dll</HintPath>
64
    </Reference>
65 98ee04d3 taeseongkim
    <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
66
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
67
    </Reference>
68
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
69
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
70
    </Reference>
71
    <Reference Include="Markus.EntityModel, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
72
      <HintPath>..\packages\MarkusDatabase.1.7.2\lib\net45\Markus.EntityModel.dll</HintPath>
73
    </Reference>
74 6f6e7dbf taeseongkim
    <Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
75
      <HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath>
76
    </Reference>
77 b92f142f taeseongkim
    <Reference Include="MaterialDesignColors, Version=1.2.0.325, Culture=neutral, processorArchitecture=MSIL">
78
      <HintPath>..\packages\MaterialDesignColors.1.2.0\lib\net45\MaterialDesignColors.dll</HintPath>
79
    </Reference>
80
    <Reference Include="MaterialDesignThemes.Wpf, Version=2.6.0.325, Culture=neutral, processorArchitecture=MSIL">
81
      <HintPath>..\packages\MaterialDesignThemes.2.6.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
82
    </Reference>
83 53c9637d taeseongkim
    <Reference Include="Microsoft.EntityFrameworkCore">
84
      <HintPath>C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore\2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
85
    </Reference>
86 266a2d4f taeseongkim
    <Reference Include="Microsoft.Expression.Interactions, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
87
      <HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\Microsoft.Expression.Interactions.dll</HintPath>
88 45f9a2ad taeseongkim
    </Reference>
89 53c9637d taeseongkim
    <Reference Include="System" />
90 98ee04d3 taeseongkim
    <Reference Include="System.ComponentModel.DataAnnotations" />
91 53c9637d taeseongkim
    <Reference Include="System.Data" />
92
    <Reference Include="System.Drawing" />
93
    <Reference Include="System.Runtime.Serialization" />
94
    <Reference Include="System.ServiceModel" />
95 60723dc9 taeseongkim
    <Reference Include="System.Web" />
96 53c9637d taeseongkim
    <Reference Include="System.Windows.Forms" />
97 266a2d4f taeseongkim
    <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
98
      <HintPath>..\packages\Expression.Blend.Sdk.WPF.1.0.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
99 45f9a2ad taeseongkim
    </Reference>
100 53c9637d taeseongkim
    <Reference Include="System.Xml" />
101
    <Reference Include="Microsoft.CSharp" />
102
    <Reference Include="System.Core" />
103
    <Reference Include="System.Xml.Linq" />
104
    <Reference Include="System.Data.DataSetExtensions" />
105
    <Reference Include="System.Net.Http" />
106
    <Reference Include="System.Xaml">
107
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
108
    </Reference>
109 31f18afa taeseongkim
    <Reference Include="Telerik.Windows.Controls">
110
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.dll</HintPath>
111
    </Reference>
112
    <Reference Include="Telerik.Windows.Controls.GridView">
113
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.GridView.dll</HintPath>
114
    </Reference>
115
    <Reference Include="Telerik.Windows.Controls.Input">
116
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.Input.dll</HintPath>
117
    </Reference>
118
    <Reference Include="Telerik.Windows.Controls.Navigation">
119
      <HintPath>..\packages\telerik\Telerik.Windows.Controls.Navigation.dll</HintPath>
120
    </Reference>
121
    <Reference Include="Telerik.Windows.Data">
122
      <HintPath>..\packages\telerik\Telerik.Windows.Data.dll</HintPath>
123
    </Reference>
124
    <Reference Include="Telerik.Windows.Themes.VisualStudio2013">
125
      <HintPath>..\packages\telerik\Telerik.Windows.Themes.VisualStudio2013.dll</HintPath>
126
    </Reference>
127
    <Reference Include="Telerik.Windows.Zip">
128
      <HintPath>..\packages\telerik\Telerik.Windows.Zip.dll</HintPath>
129
    </Reference>
130 53c9637d taeseongkim
    <Reference Include="WindowsBase" />
131
    <Reference Include="PresentationCore" />
132
    <Reference Include="PresentationFramework" />
133
  </ItemGroup>
134
  <ItemGroup>
135
    <ApplicationDefinition Include="App.xaml">
136
      <Generator>MSBuild:Compile</Generator>
137
      <SubType>Designer</SubType>
138
    </ApplicationDefinition>
139 0498c12e taeseongkim
    <Compile Include="AppInit.cs" />
140 6f6e7dbf taeseongkim
    <Compile Include="AppDefine.cs" />
141 a34f58f6 taeseongkim
    <Compile Include="Behaviors\AutoSizeBehaviors.cs" />
142 1ae729e4 taeseongkim
    <Compile Include="Behaviors\RichTextBoxBehaviors.cs" />
143 60723dc9 taeseongkim
    <Compile Include="Behaviors\StatusTypeSet.cs" />
144 1ae729e4 taeseongkim
    <Compile Include="Controls\ITraceTextSink.cs" />
145 a34f58f6 taeseongkim
    <Compile Include="Controls\RowIndexColumn.cs" />
146 1ae729e4 taeseongkim
    <Compile Include="Controls\TraceDocument.xaml.cs">
147
      <DependentUpon>TraceDocument.xaml</DependentUpon>
148
    </Compile>
149
    <Compile Include="Controls\TraceTextSource.cs" />
150 0498c12e taeseongkim
    <Compile Include="Data\NavigationItem.cs" />
151 b92f142f taeseongkim
    <Compile Include="Extensions\ConvertItemChangeValue.cs" />
152 60723dc9 taeseongkim
    <Compile Include="Extensions\GetStatusTypeEnums.cs" />
153 a34f58f6 taeseongkim
    <Compile Include="Extensions\VisualTreeHelper.cs" />
154 6f6e7dbf taeseongkim
    <Compile Include="ViewModel\DataBaseByStatusViewModel.cs" />
155 6396f27e taeseongkim
    <Compile Include="ViewModel\AliveViewModel.cs" />
156 53c9637d taeseongkim
    <Compile Include="ViewModel\MainViewModel.cs" />
157 6f6e7dbf taeseongkim
    <Compile Include="Views\MergeDataView.xaml.cs">
158
      <DependentUpon>MergeDataView.xaml</DependentUpon>
159
    </Compile>
160 0498c12e taeseongkim
    <Compile Include="ViewModel\SettingsViewModel.cs" />
161 6f6e7dbf taeseongkim
    <Compile Include="Views\DataBaseByStatusView.xaml.cs">
162
      <DependentUpon>DataBaseByStatusView.xaml</DependentUpon>
163
    </Compile>
164 0498c12e taeseongkim
    <Compile Include="Views\AliveView.xaml.cs">
165
      <DependentUpon>AliveView.xaml</DependentUpon>
166
    </Compile>
167
    <Compile Include="Views\SettiingServiceLocation.xaml.cs">
168
      <DependentUpon>SettiingServiceLocation.xaml</DependentUpon>
169
    </Compile>
170
    <Compile Include="Views\SettingsView.xaml.cs">
171
      <DependentUpon>SettingsView.xaml</DependentUpon>
172
    </Compile>
173 1ae729e4 taeseongkim
    <Page Include="Controls\TraceDocument.xaml">
174
      <Generator>MSBuild:Compile</Generator>
175
      <SubType>Designer</SubType>
176
    </Page>
177 53c9637d taeseongkim
    <Page Include="MainWindow.xaml">
178
      <Generator>MSBuild:Compile</Generator>
179
      <SubType>Designer</SubType>
180
    </Page>
181
    <Compile Include="App.xaml.cs">
182
      <DependentUpon>App.xaml</DependentUpon>
183
      <SubType>Code</SubType>
184
    </Compile>
185
    <Compile Include="MainWindow.xaml.cs">
186
      <DependentUpon>MainWindow.xaml</DependentUpon>
187
      <SubType>Code</SubType>
188
    </Compile>
189 b92f142f taeseongkim
    <Page Include="Themes\DefaultThemes.xaml">
190 31f18afa taeseongkim
      <SubType>Designer</SubType>
191
      <Generator>MSBuild:Compile</Generator>
192
    </Page>
193 b92f142f taeseongkim
    <Page Include="Themes\MaterialDesignTheme.xaml">
194
      <Generator>MSBuild:Compile</Generator>
195
      <SubType>Designer</SubType>
196
    </Page>
197 31f18afa taeseongkim
    <Page Include="Themes\TelerikTheme.xaml">
198 0498c12e taeseongkim
      <SubType>Designer</SubType>
199
      <Generator>MSBuild:Compile</Generator>
200
    </Page>
201 6f6e7dbf taeseongkim
    <Page Include="Views\MergeDataView.xaml">
202
      <SubType>Designer</SubType>
203
      <Generator>MSBuild:Compile</Generator>
204
    </Page>
205
    <Page Include="Views\DataBaseByStatusView.xaml">
206
      <Generator>MSBuild:Compile</Generator>
207
      <SubType>Designer</SubType>
208
    </Page>
209 0498c12e taeseongkim
    <Page Include="Views\AliveView.xaml">
210
      <SubType>Designer</SubType>
211
      <Generator>MSBuild:Compile</Generator>
212
    </Page>
213
    <Page Include="Views\SettiingServiceLocation.xaml">
214
      <SubType>Designer</SubType>
215
      <Generator>MSBuild:Compile</Generator>
216
    </Page>
217
    <Page Include="Views\SettingsView.xaml">
218 53c9637d taeseongkim
      <SubType>Designer</SubType>
219
      <Generator>MSBuild:Compile</Generator>
220
    </Page>
221
  </ItemGroup>
222
  <ItemGroup>
223
    <Compile Include="Properties\AssemblyInfo.cs">
224
      <SubType>Code</SubType>
225
    </Compile>
226
    <Compile Include="Properties\Resources.Designer.cs">
227
      <AutoGen>True</AutoGen>
228
      <DesignTime>True</DesignTime>
229
      <DependentUpon>Resources.resx</DependentUpon>
230
    </Compile>
231
    <Compile Include="Properties\Settings.Designer.cs">
232
      <AutoGen>True</AutoGen>
233
      <DependentUpon>Settings.settings</DependentUpon>
234
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
235
    </Compile>
236
    <EmbeddedResource Include="Properties\Resources.resx">
237
      <Generator>ResXFileCodeGenerator</Generator>
238
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
239
    </EmbeddedResource>
240
    <None Include="..\Markus.Service.Station\ServiceStation.ini">
241
      <Link>ServiceStation.ini</Link>
242
    </None>
243
    <None Include="packages.config" />
244
    <None Include="Properties\Settings.settings">
245
      <Generator>SettingsSingleFileGenerator</Generator>
246
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
247
    </None>
248 a537d79a taeseongkim
    <None Include="StationController.ini">
249
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
250
    </None>
251 53c9637d taeseongkim
  </ItemGroup>
252
  <ItemGroup>
253
    <None Include="App.config" />
254
  </ItemGroup>
255
  <ItemGroup>
256
    <WCFMetadata Include="Connected Services\" />
257
  </ItemGroup>
258
  <ItemGroup>
259
    <None Include="Resources\TRANSFER_OK.ico" />
260
  </ItemGroup>
261
  <ItemGroup>
262
    <None Include="Resources\Tranfer_Error.ico" />
263
  </ItemGroup>
264
  <ItemGroup>
265 b92f142f taeseongkim
    <ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj">
266
      <Project>{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}</Project>
267
      <Name>Markus.Service.Interface</Name>
268
    </ProjectReference>
269 45f9a2ad taeseongkim
    <ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj">
270
      <Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project>
271
      <Name>Markus.Mvvm.ToolKit</Name>
272
    </ProjectReference>
273 b92f142f taeseongkim
    <ProjectReference Include="..\Markus.Service.DataBase\Markus.Service.DataBase.csproj">
274
      <Project>{400736fb-92c9-4bc0-b447-e8274103d813}</Project>
275
      <Name>Markus.Service.DataBase</Name>
276
    </ProjectReference>
277 53c9637d taeseongkim
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
278
      <Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
279
      <Name>Markus.Service.Extensions</Name>
280
    </ProjectReference>
281 06f13e11 taeseongkim
    <ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj">
282
      <Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project>
283
      <Name>Markus.Service.WcfClient</Name>
284
    </ProjectReference>
285 53c9637d taeseongkim
  </ItemGroup>
286 6396f27e taeseongkim
  <ItemGroup>
287 0498c12e taeseongkim
    <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
288
      <Visible>False</Visible>
289
      <ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName>
290
      <Install>true</Install>
291
    </BootstrapperPackage>
292
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
293
      <Visible>False</Visible>
294
      <ProductName>.NET Framework 3.5 SP1</ProductName>
295
      <Install>false</Install>
296
    </BootstrapperPackage>
297 6396f27e taeseongkim
  </ItemGroup>
298 60723dc9 taeseongkim
  <ItemGroup>
299
    <Folder Include="Converters\" />
300
  </ItemGroup>
301 53c9637d taeseongkim
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
302 45f9a2ad taeseongkim
  <PropertyGroup>
303
    <PostBuildEvent>mkdir $(TargetDir)Bin
304
MOVE $(TargetDir)*.dll $(TargetDir)Bin\
305
</PostBuildEvent>
306
  </PropertyGroup>
307 53c9637d taeseongkim
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)