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 >
1530 </PropertyGroup >
1631 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1732 <PlatformTarget >AnyCPU</PlatformTarget >
1833 <DebugSymbols >true</DebugSymbols >
1934 <DebugType >full</DebugType >
20- <Optimize >false </Optimize >
21- <OutputPath >..\..\BPGame </OutputPath >
35+ <Optimize >true </Optimize >
36+ <OutputPath >..\Output\ </OutputPath >
2237 <DefineConstants >DEBUG;TRACE</DefineConstants >
2338 <ErrorReport >prompt</ErrorReport >
2439 <WarningLevel >4</WarningLevel >
2742 <PlatformTarget >AnyCPU</PlatformTarget >
2843 <DebugType >pdbonly</DebugType >
2944 <Optimize >true</Optimize >
30- <OutputPath >..\..\BPGame </OutputPath >
45+ <OutputPath >..\Output\ </OutputPath >
3146 <DefineConstants >TRACE</DefineConstants >
3247 <ErrorReport >prompt</ErrorReport >
3348 <WarningLevel >4</WarningLevel >
3449 </PropertyGroup >
3550 <ItemGroup >
51+ <Reference Include =" HookAttribute" >
52+ <HintPath >..\Output\HookAttribute.dll</HintPath >
53+ </Reference >
3654 <Reference Include =" Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
37- <HintPath >..\packages\Mono.Cecil.0.9.6.4\lib\net40\Mono.Cecil.dll</HintPath >
55+ <SpecificVersion >False</SpecificVersion >
56+ <HintPath >..\Mono.Cecil\Mono.Cecil.dll</HintPath >
57+ </Reference >
58+ <Reference Include =" Mono.Cecil.Inject, Version=1.2.6.0, Culture=neutral, processorArchitecture=MSIL" >
59+ <SpecificVersion >False</SpecificVersion >
60+ <HintPath >..\Mono.Cecil\Mono.Cecil.Inject.dll</HintPath >
3861 </Reference >
3962 <Reference Include =" Mono.Cecil.Mdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
40- <HintPath >..\packages\Mono.Cecil.0.9.6.4\lib\net40\Mono.Cecil.Mdb.dll</HintPath >
63+ <SpecificVersion >False</SpecificVersion >
64+ <HintPath >..\Mono.Cecil\Mono.Cecil.Mdb.dll</HintPath >
4165 </Reference >
4266 <Reference Include =" Mono.Cecil.Pdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
43- <HintPath >..\packages\Mono.Cecil.0.9.6.4\lib\net40\Mono.Cecil.Pdb.dll</HintPath >
67+ <SpecificVersion >False</SpecificVersion >
68+ <HintPath >..\Mono.Cecil\Mono.Cecil.Pdb.dll</HintPath >
4469 </Reference >
4570 <Reference Include =" Mono.Cecil.Rocks, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" >
46- <HintPath >..\packages\Mono.Cecil.0.9.6.4\lib\net40\Mono.Cecil.Rocks.dll</HintPath >
71+ <SpecificVersion >False</SpecificVersion >
72+ <HintPath >..\Mono.Cecil\Mono.Cecil.Rocks.dll</HintPath >
4773 </Reference >
4874 <Reference Include =" System.Xml.Linq" />
4975 <Reference Include =" System.Data.DataSetExtensions" />
5076 <Reference Include =" Microsoft.CSharp" />
5177 <Reference Include =" System.Data" />
5278 <Reference Include =" System.Xml" />
53- <Reference Include =" Mono.Cecil.Inject" >
54- <HintPath >..\Mono.Cecil.Inject.dll</HintPath >
55- </Reference >
56- <Reference Include =" HookAttribute" >
57- <HintPath >..\..\BPGame\bpgameserver_Data\Managed\HookAttribute.dll</HintPath >
58- </Reference >
5979 <Reference Include =" System.Core" />
6080 <Reference Include =" System" />
6181 </ItemGroup >
7090 <None Include =" App.config" />
7191 <None Include =" packages.config" />
7292 </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 >
73100 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
74101</Project >
0 commit comments