프로젝트

일반

사용자정보

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

markus / ConvertService / ServiceBase / Markus.Service.Station / Markus.Service.Station.csproj @ c68259ac

이력 | 보기 | 이력해설 | 다운로드 (11.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="..\packages\Obfuscar.2.2.19\build\obfuscar.props" Condition="Exists('..\packages\Obfuscar.2.2.19\build\obfuscar.props')" />
4
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
  <PropertyGroup>
6
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8
    <ProjectGuid>{BF8B3B13-30D5-482C-8452-A7511E96DE97}</ProjectGuid>
9
    <OutputType>WinExe</OutputType>
10
    <RootNamespace>Markus.Service</RootNamespace>
11
    <AssemblyName>Markus.Service.Station</AssemblyName>
12
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <Deterministic>true</Deterministic>
15
    <IsWebBootstrapper>false</IsWebBootstrapper>
16
    <NuGetPackageImportStamp>
17
    </NuGetPackageImportStamp>
18
    <PublishUrl>publish\</PublishUrl>
19
    <Install>true</Install>
20
    <InstallFrom>Disk</InstallFrom>
21
    <UpdateEnabled>false</UpdateEnabled>
22
    <UpdateMode>Foreground</UpdateMode>
23
    <UpdateInterval>7</UpdateInterval>
24
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
25
    <UpdatePeriodically>false</UpdatePeriodically>
26
    <UpdateRequired>false</UpdateRequired>
27
    <MapFileExtensions>true</MapFileExtensions>
28
    <ApplicationRevision>0</ApplicationRevision>
29
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
30
    <UseApplicationTrust>false</UseApplicationTrust>
31
    <BootstrapperEnabled>true</BootstrapperEnabled>
32
  </PropertyGroup>
33
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34
    <PlatformTarget>AnyCPU</PlatformTarget>
35
    <DebugSymbols>true</DebugSymbols>
36
    <DebugType>full</DebugType>
37
    <Optimize>false</Optimize>
38
    <OutputPath>bin\Debug\</OutputPath>
39
    <DefineConstants>DEBUG;TRACE</DefineConstants>
40
    <ErrorReport>prompt</ErrorReport>
41
    <WarningLevel>4</WarningLevel>
42
    <Prefer32Bit>false</Prefer32Bit>
43
  </PropertyGroup>
44
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
45
    <PlatformTarget>AnyCPU</PlatformTarget>
46
    <DebugType>pdbonly</DebugType>
47
    <Optimize>true</Optimize>
48
    <OutputPath>bin\Release\</OutputPath>
49
    <DefineConstants>TRACE</DefineConstants>
50
    <ErrorReport>prompt</ErrorReport>
51
    <WarningLevel>4</WarningLevel>
52
  </PropertyGroup>
53
  <PropertyGroup>
54
    <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
55
  </PropertyGroup>
56
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
57
    <DebugSymbols>true</DebugSymbols>
58
    <OutputPath>bin\x64\Debug\</OutputPath>
59
    <DefineConstants>DEBUG;TRACE</DefineConstants>
60
    <DebugType>full</DebugType>
61
    <PlatformTarget>x64</PlatformTarget>
62
    <ErrorReport>prompt</ErrorReport>
63
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
64
    <Prefer32Bit>false</Prefer32Bit>
65
  </PropertyGroup>
66
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
67
    <OutputPath>bin\x64\Release\</OutputPath>
68
    <DefineConstants>TRACE</DefineConstants>
69
    <Optimize>true</Optimize>
70
    <DebugType>pdbonly</DebugType>
71
    <PlatformTarget>x64</PlatformTarget>
72
    <ErrorReport>prompt</ErrorReport>
73
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
74
    <Prefer32Bit>true</Prefer32Bit>
75
  </PropertyGroup>
76
  <ItemGroup>
77
    <Reference Include="ConfigParser, Version=0.3.3.6, Culture=neutral, processorArchitecture=MSIL">
78
      <HintPath>..\packages\Salaros.ConfigParser.0.3.3\lib\net45\ConfigParser.dll</HintPath>
79
    </Reference>
80
    <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
81
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
82
    </Reference>
83
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
84
      <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
85
    </Reference>
86
    <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
87
      <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
88
    </Reference>
89
    <Reference Include="Markus.EntityModel, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
90
      <HintPath>..\packages\MarkusDatabase.1.8.0\lib\net45\Markus.EntityModel.dll</HintPath>
91
    </Reference>
92
    <Reference Include="Markus.LibraryInstaller, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
93
      <HintPath>..\packages\Markus.LibraryInstaller.1.5.1\lib\net45\Markus.LibraryInstaller.dll</HintPath>
94
    </Reference>
95
    <Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL">
96
      <HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath>
97
    </Reference>
98
    <Reference Include="Markus.Service.Convert">
99
      <HintPath>..\Markus.Service.Convert\bin\Debug\Markus.Service.Convert.dll</HintPath>
100
    </Reference>
101
    <Reference Include="Markus.Service.ConvertProcess">
102
      <HintPath>..\Markus.Service.ConvertProcess\bin\Debug\Markus.Service.ConvertProcess.exe</HintPath>
103
    </Reference>
104
    <Reference Include="Markus.Service.DataBase">
105
      <HintPath>..\Markus.Service.DataBase\bin\Debug\Markus.Service.DataBase.dll</HintPath>
106
    </Reference>
107
    <Reference Include="Markus.Service.Interface">
108
      <HintPath>..\IServiceBase\bin\Debug\Markus.Service.Interface.dll</HintPath>
109
    </Reference>
110
    <Reference Include="Markus.Service.IWcfService">
111
      <HintPath>..\Markus.Service.WcfService\bin\Debug\Markus.Service.IWcfService.dll</HintPath>
112
    </Reference>
113
    <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
114
      <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
115
    </Reference>
116
    <Reference Include="System" />
117
    <Reference Include="System.Activities" />
118
    <Reference Include="System.ComponentModel.DataAnnotations" />
119
    <Reference Include="System.Configuration.Install" />
120
    <Reference Include="System.Core" />
121
    <Reference Include="System.Management" />
122
    <Reference Include="System.Runtime.Serialization" />
123
    <Reference Include="System.ServiceModel" />
124
    <Reference Include="System.ServiceModel.Activities" />
125
    <Reference Include="System.ServiceModel.Web" />
126
    <Reference Include="System.Web.Services" />
127
    <Reference Include="System.Xaml" />
128
    <Reference Include="System.Xml.Linq" />
129
    <Reference Include="System.Data.DataSetExtensions" />
130
    <Reference Include="Microsoft.CSharp" />
131
    <Reference Include="System.Data" />
132
    <Reference Include="System.Net.Http" />
133
    <Reference Include="System.ServiceProcess" />
134
    <Reference Include="System.Xml" />
135
  </ItemGroup>
136
  <ItemGroup>
137
    <Compile Include="ApplicationDefine.cs" />
138
    <Compile Include="ProjectInstaller.cs">
139
      <SubType>Component</SubType>
140
    </Compile>
141
    <Compile Include="ProjectInstaller.Designer.cs">
142
      <DependentUpon>ProjectInstaller.cs</DependentUpon>
143
    </Compile>
144
    <Compile Include="Properties\Resources.Designer.cs">
145
      <AutoGen>True</AutoGen>
146
      <DesignTime>True</DesignTime>
147
      <DependentUpon>Resources.resx</DependentUpon>
148
    </Compile>
149
    <Compile Include="ServiceStation.cs">
150
      <SubType>Component</SubType>
151
    </Compile>
152
    <Compile Include="ServiceStation.Designer.cs">
153
      <DependentUpon>ServiceStation.cs</DependentUpon>
154
    </Compile>
155
    <Compile Include="Program.cs" />
156
    <Compile Include="Properties\AssemblyInfo.cs" />
157
    <Compile Include="StationService\ServiceStationTask.cs">
158
      <SubType>Component</SubType>
159
    </Compile>
160
    <Compile Include="StationService\ServiceStationWCF.cs">
161
      <SubType>Component</SubType>
162
    </Compile>
163
    <Compile Include="SubStationServiceItem.cs" />
164
  </ItemGroup>
165
  <ItemGroup>
166
    <Content Include="Log.config">
167
      <SubType>Designer</SubType>
168
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
169
    </Content>
170
    <None Include="App.config" />
171
    <None Include="packages.config" />
172
    <None Include="Properties\app.manifest" />
173
    <None Include="obfuscar.xml">
174
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
175
    </None>
176
    <Content Include="ServiceStation_DEBUG.ini">
177
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
178
    </Content>
179
    <None Include="Properties\DataSources\Markus.Service.IWcfService.Item.datasource" />
180
    <Content Include="ServiceStation.ini">
181
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
182
    </Content>
183
    <Content Include="Plugin.ini">
184
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
185
    </Content>
186
  </ItemGroup>
187
  <ItemGroup>
188
    <EmbeddedResource Include="ProjectInstaller.resx">
189
      <DependentUpon>ProjectInstaller.cs</DependentUpon>
190
    </EmbeddedResource>
191
    <EmbeddedResource Include="Properties\Resources.resx">
192
      <Generator>ResXFileCodeGenerator</Generator>
193
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
194
    </EmbeddedResource>
195
    <EmbeddedResource Include="ServiceStation.resx">
196
      <DependentUpon>ServiceStation.cs</DependentUpon>
197
    </EmbeddedResource>
198
  </ItemGroup>
199
  <ItemGroup>
200
    <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj">
201
      <Project>{5F983789-3E8F-4F9A-A601-138C3A83CA5F}</Project>
202
      <Name>Markus.Service.Extensions</Name>
203
    </ProjectReference>
204
    <ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj">
205
      <Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project>
206
      <Name>Markus.Service.WcfClient</Name>
207
    </ProjectReference>
208
  </ItemGroup>
209
  <ItemGroup>
210
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
211
      <Visible>False</Visible>
212
      <ProductName>.NET Framework 3.5 SP1</ProductName>
213
      <Install>false</Install>
214
    </BootstrapperPackage>
215
  </ItemGroup>
216
  <ItemGroup>
217
    <WCFMetadata Include="Connected Services\" />
218
  </ItemGroup>
219
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
220
  <PropertyGroup>
221
    <PreBuildEvent>xcopy /y /d /I  "$(ProjectDir)..\publish\Plugin\*.*" "$(ProjectDir)$(OutDir)Plugin"</PreBuildEvent>
222
  </PropertyGroup>
223
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
224
    <PropertyGroup>
225
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
226
    </PropertyGroup>
227
    <Error Condition="!Exists('..\packages\Obfuscar.2.2.19\build\obfuscar.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Obfuscar.2.2.19\build\obfuscar.props'))" />
228
  </Target>
229
  <PropertyGroup>
230
    <PostBuildEvent>"$(Obfuscar)" obfuscar.xml</PostBuildEvent>
231
  </PropertyGroup>
232
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)