markus / ConvertService / ServiceBase / Markus.Service.StationController / Markus.Service.StationController.csproj @ af9bffc5
이력 | 보기 | 이력해설 | 다운로드 (14.1 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="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 |
<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 |
<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 |
<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 |
<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 |
</Reference> |
89 |
<Reference Include="System" /> |
90 |
<Reference Include="System.ComponentModel.DataAnnotations" /> |
91 |
<Reference Include="System.Data" /> |
92 |
<Reference Include="System.Drawing" /> |
93 |
<Reference Include="System.Runtime.Serialization" /> |
94 |
<Reference Include="System.ServiceModel" /> |
95 |
<Reference Include="System.Web" /> |
96 |
<Reference Include="System.Windows.Forms" /> |
97 |
<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 |
</Reference> |
100 |
<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 |
<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 |
<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 |
<Compile Include="AppInit.cs" /> |
140 |
<Compile Include="AppDefine.cs" /> |
141 |
<Compile Include="Behaviors\AutoSizeBehaviors.cs" /> |
142 |
<Compile Include="Behaviors\RichTextBoxBehaviors.cs" /> |
143 |
<Compile Include="Behaviors\StatusTypeSet.cs" /> |
144 |
<Compile Include="Controls\ITraceTextSink.cs" /> |
145 |
<Compile Include="Controls\RowIndexColumn.cs" /> |
146 |
<Compile Include="Controls\TraceDocument.xaml.cs"> |
147 |
<DependentUpon>TraceDocument.xaml</DependentUpon> |
148 |
</Compile> |
149 |
<Compile Include="Controls\TraceTextSource.cs" /> |
150 |
<Compile Include="Data\MenuItem.cs" /> |
151 |
<Compile Include="Data\StatusViewItem.cs" /> |
152 |
<Compile Include="Extensions\ConvertItemChangeValue.cs" /> |
153 |
<Compile Include="Extensions\GetStatusTypeEnums.cs" /> |
154 |
<Compile Include="Extensions\VisualTreeHelper.cs" /> |
155 |
<Compile Include="ViewModel\DataBaseByStatusViewModel.cs" /> |
156 |
<Compile Include="ViewModel\AliveViewModel.cs" /> |
157 |
<Compile Include="ViewModel\MainViewModel.cs" /> |
158 |
<Compile Include="ViewModel\TotalStatusViewModel.cs" /> |
159 |
<Compile Include="Views\MergeDataView.xaml.cs"> |
160 |
<DependentUpon>MergeDataView.xaml</DependentUpon> |
161 |
</Compile> |
162 |
<Compile Include="ViewModel\SettingsViewModel.cs" /> |
163 |
<Compile Include="Views\DataBaseByStatusView.xaml.cs"> |
164 |
<DependentUpon>DataBaseByStatusView.xaml</DependentUpon> |
165 |
</Compile> |
166 |
<Compile Include="Views\AliveView.xaml.cs"> |
167 |
<DependentUpon>AliveView.xaml</DependentUpon> |
168 |
</Compile> |
169 |
<Compile Include="Views\SettiingServiceLocation.xaml.cs"> |
170 |
<DependentUpon>SettiingServiceLocation.xaml</DependentUpon> |
171 |
</Compile> |
172 |
<Compile Include="Views\SettingsView.xaml.cs"> |
173 |
<DependentUpon>SettingsView.xaml</DependentUpon> |
174 |
</Compile> |
175 |
<Compile Include="Views\TotalStatusView.xaml.cs"> |
176 |
<DependentUpon>TotalStatusView.xaml</DependentUpon> |
177 |
</Compile> |
178 |
<Page Include="Controls\TraceDocument.xaml"> |
179 |
<Generator>MSBuild:Compile</Generator> |
180 |
<SubType>Designer</SubType> |
181 |
</Page> |
182 |
<Page Include="MainWindow.xaml"> |
183 |
<Generator>MSBuild:Compile</Generator> |
184 |
<SubType>Designer</SubType> |
185 |
</Page> |
186 |
<Compile Include="App.xaml.cs"> |
187 |
<DependentUpon>App.xaml</DependentUpon> |
188 |
<SubType>Code</SubType> |
189 |
</Compile> |
190 |
<Compile Include="MainWindow.xaml.cs"> |
191 |
<DependentUpon>MainWindow.xaml</DependentUpon> |
192 |
<SubType>Code</SubType> |
193 |
</Compile> |
194 |
<Page Include="Themes\DefaultThemes.xaml"> |
195 |
<SubType>Designer</SubType> |
196 |
<Generator>MSBuild:Compile</Generator> |
197 |
</Page> |
198 |
<Page Include="Themes\MaterialDesignTheme.xaml"> |
199 |
<Generator>MSBuild:Compile</Generator> |
200 |
<SubType>Designer</SubType> |
201 |
</Page> |
202 |
<Page Include="Themes\TelerikTheme.xaml"> |
203 |
<SubType>Designer</SubType> |
204 |
<Generator>MSBuild:Compile</Generator> |
205 |
</Page> |
206 |
<Page Include="Views\MergeDataView.xaml"> |
207 |
<SubType>Designer</SubType> |
208 |
<Generator>MSBuild:Compile</Generator> |
209 |
</Page> |
210 |
<Page Include="Views\DataBaseByStatusView.xaml"> |
211 |
<Generator>MSBuild:Compile</Generator> |
212 |
<SubType>Designer</SubType> |
213 |
</Page> |
214 |
<Page Include="Views\AliveView.xaml"> |
215 |
<SubType>Designer</SubType> |
216 |
<Generator>MSBuild:Compile</Generator> |
217 |
</Page> |
218 |
<Page Include="Views\SettiingServiceLocation.xaml"> |
219 |
<SubType>Designer</SubType> |
220 |
<Generator>MSBuild:Compile</Generator> |
221 |
</Page> |
222 |
<Page Include="Views\SettingsView.xaml"> |
223 |
<SubType>Designer</SubType> |
224 |
<Generator>MSBuild:Compile</Generator> |
225 |
</Page> |
226 |
<Page Include="Views\TotalStatusView.xaml"> |
227 |
<SubType>Designer</SubType> |
228 |
<Generator>MSBuild:Compile</Generator> |
229 |
</Page> |
230 |
</ItemGroup> |
231 |
<ItemGroup> |
232 |
<Compile Include="Properties\AssemblyInfo.cs"> |
233 |
<SubType>Code</SubType> |
234 |
</Compile> |
235 |
<Compile Include="Properties\Resources.Designer.cs"> |
236 |
<AutoGen>True</AutoGen> |
237 |
<DesignTime>True</DesignTime> |
238 |
<DependentUpon>Resources.resx</DependentUpon> |
239 |
</Compile> |
240 |
<Compile Include="Properties\Settings.Designer.cs"> |
241 |
<AutoGen>True</AutoGen> |
242 |
<DependentUpon>Settings.settings</DependentUpon> |
243 |
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
244 |
</Compile> |
245 |
<EmbeddedResource Include="Properties\Resources.resx"> |
246 |
<Generator>ResXFileCodeGenerator</Generator> |
247 |
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
248 |
</EmbeddedResource> |
249 |
<None Include="..\Markus.Service.Station\ServiceStation.ini"> |
250 |
<Link>ServiceStation.ini</Link> |
251 |
</None> |
252 |
<None Include="packages.config" /> |
253 |
<None Include="Properties\Settings.settings"> |
254 |
<Generator>SettingsSingleFileGenerator</Generator> |
255 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
256 |
</None> |
257 |
<None Include="StationController.ini"> |
258 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
259 |
</None> |
260 |
</ItemGroup> |
261 |
<ItemGroup> |
262 |
<None Include="App.config" /> |
263 |
</ItemGroup> |
264 |
<ItemGroup> |
265 |
<WCFMetadata Include="Connected Services\" /> |
266 |
</ItemGroup> |
267 |
<ItemGroup> |
268 |
<None Include="Resources\TRANSFER_OK.ico" /> |
269 |
</ItemGroup> |
270 |
<ItemGroup> |
271 |
<None Include="Resources\Tranfer_Error.ico" /> |
272 |
</ItemGroup> |
273 |
<ItemGroup> |
274 |
<ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj"> |
275 |
<Project>{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}</Project> |
276 |
<Name>Markus.Service.Interface</Name> |
277 |
</ProjectReference> |
278 |
<ProjectReference Include="..\Markus.Mvvm.ToolKit\Markus.Mvvm.ToolKit.csproj"> |
279 |
<Project>{9efe95d6-9985-422a-a76f-285c8cf73617}</Project> |
280 |
<Name>Markus.Mvvm.ToolKit</Name> |
281 |
</ProjectReference> |
282 |
<ProjectReference Include="..\Markus.Service.DataBase\Markus.Service.DataBase.csproj"> |
283 |
<Project>{400736fb-92c9-4bc0-b447-e8274103d813}</Project> |
284 |
<Name>Markus.Service.DataBase</Name> |
285 |
</ProjectReference> |
286 |
<ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj"> |
287 |
<Project>{5f983789-3e8f-4f9a-a601-138c3a83ca5f}</Project> |
288 |
<Name>Markus.Service.Extensions</Name> |
289 |
</ProjectReference> |
290 |
<ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj"> |
291 |
<Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project> |
292 |
<Name>Markus.Service.WcfClient</Name> |
293 |
</ProjectReference> |
294 |
</ItemGroup> |
295 |
<ItemGroup> |
296 |
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1"> |
297 |
<Visible>False</Visible> |
298 |
<ProductName>Microsoft .NET Framework 4.6.1%28x86 및 x64%29</ProductName> |
299 |
<Install>true</Install> |
300 |
</BootstrapperPackage> |
301 |
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
302 |
<Visible>False</Visible> |
303 |
<ProductName>.NET Framework 3.5 SP1</ProductName> |
304 |
<Install>false</Install> |
305 |
</BootstrapperPackage> |
306 |
</ItemGroup> |
307 |
<ItemGroup> |
308 |
<Folder Include="Converters\" /> |
309 |
</ItemGroup> |
310 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
311 |
<PropertyGroup> |
312 |
<PostBuildEvent>mkdir $(TargetDir)Bin |
313 |
MOVE $(TargetDir)*.dll $(TargetDir)Bin\ |
314 |
</PostBuildEvent> |
315 |
</PropertyGroup> |
316 |
</Project> |