프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceBase / Markus.Service.StationController / Markus.Service.StationController.csproj @ 6f6e7dbf

이력 | 보기 | 이력해설 | 다운로드 (12 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
  </PropertyGroup>
60
  <PropertyGroup />
61
  <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
    <Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
66
      <HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath>
67
    </Reference>
68
    <Reference Include="MaterialDesignColors, Version=1.2.0.325, Culture=neutral, processorArchitecture=MSIL">
69
      <HintPath>..\packages\MaterialDesignColors.1.2.0\lib\net45\MaterialDesignColors.dll</HintPath>
70
    </Reference>
71
    <Reference Include="MaterialDesignExtensions, Version=2.6.0.0, Culture=neutral, processorArchitecture=MSIL">
72
      <HintPath>..\packages\MaterialDesignExtensions.2.6.0\lib\net45\MaterialDesignExtensions.dll</HintPath>
73
    </Reference>
74
    <Reference Include="MaterialDesignThemes.Wpf, Version=2.6.0.325, Culture=neutral, processorArchitecture=MSIL">
75
      <HintPath>..\packages\MaterialDesignThemes.2.6.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
76
    </Reference>
77
    <Reference Include="Microsoft.EntityFrameworkCore">
78
      <HintPath>C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore\2.2.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
79
    </Reference>
80
    <Reference Include="Microsoft.Expression.Interactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
81
      <HintPath>..\packages\System.Windows.Interactivity.WPF.2.0.20525\lib\net40\Microsoft.Expression.Interactions.dll</HintPath>
82
    </Reference>
83
    <Reference Include="System" />
84
    <Reference Include="System.Data" />
85
    <Reference Include="System.Drawing" />
86
    <Reference Include="System.Runtime.Serialization" />
87
    <Reference Include="System.ServiceModel" />
88
    <Reference Include="System.Windows.Forms" />
89
    <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
90
      <HintPath>..\packages\System.Windows.Interactivity.WPF.2.0.20525\lib\net40\System.Windows.Interactivity.dll</HintPath>
91
    </Reference>
92
    <Reference Include="System.Xml" />
93
    <Reference Include="Microsoft.CSharp" />
94
    <Reference Include="System.Core" />
95
    <Reference Include="System.Xml.Linq" />
96
    <Reference Include="System.Data.DataSetExtensions" />
97
    <Reference Include="System.Net.Http" />
98
    <Reference Include="System.Xaml">
99
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
100
    </Reference>
101
    <Reference Include="WindowsBase" />
102
    <Reference Include="PresentationCore" />
103
    <Reference Include="PresentationFramework" />
104
  </ItemGroup>
105
  <ItemGroup>
106
    <ApplicationDefinition Include="App.xaml">
107
      <Generator>MSBuild:Compile</Generator>
108
      <SubType>Designer</SubType>
109
    </ApplicationDefinition>
110
    <Compile Include="AppInit.cs" />
111
    <Compile Include="AppDefine.cs" />
112
    <Compile Include="Data\NavigationItem.cs" />
113
    <Compile Include="ViewModel\DataBaseByStatusViewModel.cs" />
114
    <Compile Include="ViewModel\AliveViewModel.cs" />
115
    <Compile Include="ViewModel\MainViewModel.cs" />
116
    <Compile Include="Views\MergeDataView.xaml.cs">
117
      <DependentUpon>MergeDataView.xaml</DependentUpon>
118
    </Compile>
119
    <Compile Include="ViewModel\SettingsViewModel.cs" />
120
    <Compile Include="Views\DataBaseByStatusView.xaml.cs">
121
      <DependentUpon>DataBaseByStatusView.xaml</DependentUpon>
122
    </Compile>
123
    <Compile Include="Views\AliveView.xaml.cs">
124
      <DependentUpon>AliveView.xaml</DependentUpon>
125
    </Compile>
126
    <Compile Include="Views\SettiingServiceLocation.xaml.cs">
127
      <DependentUpon>SettiingServiceLocation.xaml</DependentUpon>
128
    </Compile>
129
    <Compile Include="Views\SettingsView.xaml.cs">
130
      <DependentUpon>SettingsView.xaml</DependentUpon>
131
    </Compile>
132
    <Page Include="MainWindow.xaml">
133
      <Generator>MSBuild:Compile</Generator>
134
      <SubType>Designer</SubType>
135
    </Page>
136
    <Compile Include="App.xaml.cs">
137
      <DependentUpon>App.xaml</DependentUpon>
138
      <SubType>Code</SubType>
139
    </Compile>
140
    <Compile Include="Connected Services\StationService\Reference.cs">
141
      <AutoGen>True</AutoGen>
142
      <DesignTime>True</DesignTime>
143
      <DependentUpon>Reference.svcmap</DependentUpon>
144
    </Compile>
145
    <Compile Include="MainWindow.xaml.cs">
146
      <DependentUpon>MainWindow.xaml</DependentUpon>
147
      <SubType>Code</SubType>
148
    </Compile>
149
    <Page Include="Themes\MaterialDesignTheme.xaml">
150
      <SubType>Designer</SubType>
151
      <Generator>MSBuild:Compile</Generator>
152
    </Page>
153
    <Page Include="Views\MergeDataView.xaml">
154
      <SubType>Designer</SubType>
155
      <Generator>MSBuild:Compile</Generator>
156
    </Page>
157
    <Page Include="Views\DataBaseByStatusView.xaml">
158
      <Generator>MSBuild:Compile</Generator>
159
      <SubType>Designer</SubType>
160
    </Page>
161
    <Page Include="Views\AliveView.xaml">
162
      <SubType>Designer</SubType>
163
      <Generator>MSBuild:Compile</Generator>
164
    </Page>
165
    <Page Include="Views\SettiingServiceLocation.xaml">
166
      <SubType>Designer</SubType>
167
      <Generator>MSBuild:Compile</Generator>
168
    </Page>
169
    <Page Include="Views\SettingsView.xaml">
170
      <SubType>Designer</SubType>
171
      <Generator>MSBuild:Compile</Generator>
172
    </Page>
173
  </ItemGroup>
174
  <ItemGroup>
175
    <Compile Include="Properties\AssemblyInfo.cs">
176
      <SubType>Code</SubType>
177
    </Compile>
178
    <Compile Include="Properties\Resources.Designer.cs">
179
      <AutoGen>True</AutoGen>
180
      <DesignTime>True</DesignTime>
181
      <DependentUpon>Resources.resx</DependentUpon>
182
    </Compile>
183
    <Compile Include="Properties\Settings.Designer.cs">
184
      <AutoGen>True</AutoGen>
185
      <DependentUpon>Settings.settings</DependentUpon>
186
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
187
    </Compile>
188
    <EmbeddedResource Include="Properties\Resources.resx">
189
      <Generator>ResXFileCodeGenerator</Generator>
190
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
191
    </EmbeddedResource>
192
    <None Include="..\Markus.Service.Station\ServiceStation.ini">
193
      <Link>ServiceStation.ini</Link>
194
    </None>
195
    <None Include="Connected Services\StationService\Markus.Service.Interface1.xsd">
196
      <SubType>Designer</SubType>
197
    </None>
198
    <None Include="Connected Services\StationService\Markus.Service.IWcfService.xsd">
199
      <SubType>Designer</SubType>
200
    </None>
201
    <None Include="Connected Services\StationService\Markus.Service.StationController.StationService.ConvertItem.datasource">
202
      <DependentUpon>Reference.svcmap</DependentUpon>
203
    </None>
204
    <None Include="Connected Services\StationService\Markus.Service.StationController.StationService.Item.datasource">
205
      <DependentUpon>Reference.svcmap</DependentUpon>
206
    </None>
207
    <None Include="Connected Services\StationService\service1.wsdl" />
208
    <None Include="Connected Services\StationService\service2.xsd">
209
      <SubType>Designer</SubType>
210
    </None>
211
    <None Include="Connected Services\StationService\service21.xsd">
212
      <SubType>Designer</SubType>
213
    </None>
214
    <None Include="packages.config" />
215
    <None Include="Properties\Settings.settings">
216
      <Generator>SettingsSingleFileGenerator</Generator>
217
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
218
    </None>
219
    <None Include="StationController.ini">
220
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
221
    </None>
222
  </ItemGroup>
223
  <ItemGroup>
224
    <None Include="App.config" />
225
  </ItemGroup>
226
  <ItemGroup>
227
    <WCFMetadata Include="Connected Services\" />
228
  </ItemGroup>
229
  <ItemGroup>
230
    <WCFMetadataStorage Include="Connected Services\StationService\" />
231
  </ItemGroup>
232
  <ItemGroup>
233
    <None Include="Connected Services\StationService\configuration91.svcinfo" />
234
  </ItemGroup>
235
  <ItemGroup>
236
    <None Include="Connected Services\StationService\configuration.svcinfo" />
237
  </ItemGroup>
238
  <ItemGroup>
239
    <None Include="Connected Services\StationService\Reference.svcmap">
240
      <Generator>WCF Proxy Generator</Generator>
241
      <LastGenOutput>Reference.cs</LastGenOutput>
242
    </None>
243
  </ItemGroup>
244
  <ItemGroup>
245
    <None Include="Resources\TRANSFER_OK.ico" />
246
  </ItemGroup>
247
  <ItemGroup>
248
    <None Include="Resources\Tranfer_Error.ico" />
249
  </ItemGroup>
250
  <ItemGroup>
251
    <ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj">
252
      <Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project>
253
      <Name>Markus.Mvvm.ToolKit</Name>
254
    </ProjectReference>
255
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
256
      <Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project>
257
      <Name>Markus.Service.Extensions</Name>
258
    </ProjectReference>
259
  </ItemGroup>
260
  <ItemGroup>
261
    <BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
262
      <Visible>False</Visible>
263
      <ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName>
264
      <Install>true</Install>
265
    </BootstrapperPackage>
266
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
267
      <Visible>False</Visible>
268
      <ProductName>.NET Framework 3.5 SP1</ProductName>
269
      <Install>false</Install>
270
    </BootstrapperPackage>
271
  </ItemGroup>
272
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
273
  <PropertyGroup>
274
    <PostBuildEvent>mkdir $(TargetDir)Bin
275
MOVE $(TargetDir)*.dll $(TargetDir)Bin\
276
</PostBuildEvent>
277
  </PropertyGroup>
278
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)