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 >
2035 <Optimize >true</Optimize >
21- <OutputPath >.\</OutputPath >
36+ <OutputPath >..\Output \</OutputPath >
2237 <DefineConstants >DEBUG;TRACE</DefineConstants >
2338 <ErrorReport >prompt</ErrorReport >
2439 <WarningLevel >4</WarningLevel >
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" >
3755 <SpecificVersion >False</SpecificVersion >
3856 <HintPath >..\Mono.Cecil\Mono.Cecil.dll</HintPath >
5876 <Reference Include =" Microsoft.CSharp" />
5977 <Reference Include =" System.Data" />
6078 <Reference Include =" System.Xml" />
61- <Reference Include =" HookAttribute" >
62- <HintPath >..\..\BPGame\bpgameserver_Data\Managed\HookAttribute.dll</HintPath >
63- </Reference >
6479 <Reference Include =" System.Core" />
6580 <Reference Include =" System" />
6681 </ItemGroup >
7590 <None Include =" App.config" />
7691 <None Include =" packages.config" />
7792 </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 >
78100 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
79101</Project >
0 commit comments