1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1414 <TargetFrameworkProfile />
15- <PublishUrl >publish\</PublishUrl >
16- <Install >true</Install >
17- <InstallFrom >Disk</InstallFrom >
18- <UpdateEnabled >false</UpdateEnabled >
19- <UpdateMode >Foreground</UpdateMode >
20- <UpdateInterval >7</UpdateInterval >
21- <UpdateIntervalUnits >Days</UpdateIntervalUnits >
22- <UpdatePeriodically >false</UpdatePeriodically >
23- <UpdateRequired >false</UpdateRequired >
24- <MapFileExtensions >true</MapFileExtensions >
25- <ApplicationRevision >0</ApplicationRevision >
26- <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
27- <IsWebBootstrapper >false</IsWebBootstrapper >
28- <UseApplicationTrust >false</UseApplicationTrust >
29- <BootstrapperEnabled >true</BootstrapperEnabled >
3015 </PropertyGroup >
3116 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
3217 <PlatformTarget >AnyCPU</PlatformTarget >
3318 <DebugSymbols >true</DebugSymbols >
3419 <DebugType >full</DebugType >
3520 <Optimize >true</Optimize >
36- <OutputPath >..\Output \</OutputPath >
21+ <OutputPath >.\</OutputPath >
3722 <DefineConstants >DEBUG;TRACE</DefineConstants >
3823 <ErrorReport >prompt</ErrorReport >
3924 <WarningLevel >4</WarningLevel >
4833 <WarningLevel >4</WarningLevel >
4934 </PropertyGroup >
5035 <ItemGroup >
51- <Reference Include =" HookAttribute" >
52- <HintPath >..\Output\HookAttribute.dll</HintPath >
53- </Reference >
5436 <Reference Include =" Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
5537 <SpecificVersion >False</SpecificVersion >
5638 <HintPath >..\Mono.Cecil\Mono.Cecil.dll</HintPath >
7658 <Reference Include =" Microsoft.CSharp" />
7759 <Reference Include =" System.Data" />
7860 <Reference Include =" System.Xml" />
61+ <Reference Include =" HookAttribute" >
62+ <HintPath >..\..\BPGame\bpgameserver_Data\Managed\HookAttribute.dll</HintPath >
63+ </Reference >
7964 <Reference Include =" System.Core" />
8065 <Reference Include =" System" />
8166 </ItemGroup >
9075 <None Include =" App.config" />
9176 <None Include =" packages.config" />
9277 </ItemGroup >
93- <ItemGroup >
94- <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
95- <Visible >False</Visible >
96- <ProductName >.NET Framework 3.5 SP1</ProductName >
97- <Install >false</Install >
98- </BootstrapperPackage >
99- </ItemGroup >
10078 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
10179</Project >
0 commit comments