2626 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2727 <DebugType >pdbonly</DebugType >
2828 <Optimize >true</Optimize >
29- <OutputPath >bin\Release\</OutputPath >
29+ <OutputPath >bin\Release\Plugins\ </OutputPath >
3030 <DefineConstants >TRACE</DefineConstants >
3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
3333 <Prefer32Bit >false</Prefer32Bit >
3434 </PropertyGroup >
3535 <ItemGroup >
36- <Reference Include =" 0Harmony_new" >
37- <HintPath >..\0Harmony_new.dll</HintPath >
36+ <Reference Include =" 0Harmony" >
37+ <HintPath >Libraries\0Harmony2.0.2.0.dll</HintPath >
38+ <Private >False</Private >
3839 </Reference >
40+ <!-- Make your paths here or in Visual Studio -->
3941 <Reference Include =" Assembly-CSharp" >
4042 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\Assembly-CSharp.dll</HintPath >
43+ <Private >False</Private >
4144 </Reference >
4245 <Reference Include =" Rocket.API" >
4346 <HintPath >..\Rocket.API.dll</HintPath >
47+ <Private >False</Private >
4448 </Reference >
4549 <Reference Include =" Rocket.Core" >
4650 <HintPath >..\Rocket.Core.dll</HintPath >
51+ <Private >False</Private >
4752 </Reference >
4853 <Reference Include =" Rocket.Unturned" >
4954 <HintPath >..\Rocket.Unturned.dll</HintPath >
55+ <Private >False</Private >
5056 </Reference >
5157 <Reference Include =" SDG.Glazier.Runtime" >
5258 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\SDG.Glazier.Runtime.dll</HintPath >
59+ <Private >False</Private >
5360 </Reference >
5461 <Reference Include =" SDG.NetPak.Runtime" >
5562 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\SDG.NetPak.Runtime.dll</HintPath >
63+ <Private >False</Private >
5664 </Reference >
5765 <Reference Include =" SDG.NetTransport" >
5866 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\SDG.NetTransport.dll</HintPath >
67+ <Private >False</Private >
5968 </Reference >
6069 <Reference Include =" Steamworks.NET" >
6170 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\Steamworks.NET.dll</HintPath >
71+ <Private >False</Private >
6272 </Reference >
6373 <Reference Include =" System" />
6474 <Reference Include =" System.Core" />
6878 <Reference Include =" System.Xml" />
6979 <Reference Include =" UnityEngine" >
7080 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\UnityEngine.dll</HintPath >
81+ <Private >False</Private >
7182 </Reference >
7283 <Reference Include =" UnityEngine.CoreModule" >
7384 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\UnityEngine.CoreModule.dll</HintPath >
85+ <Private >False</Private >
7486 </Reference >
7587 <Reference Include =" UnityEngine.PhysicsModule" >
7688 <HintPath >..\..\..\Steam\steamapps\common\U3DS\Unturned_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath >
89+ <Private >False</Private >
7790 </Reference >
7891 </ItemGroup >
7992 <ItemGroup >
8396 <Compile Include =" CommandClearLocks.cs" />
8497 <Compile Include =" Properties\AssemblyInfo.cs" />
8598 </ItemGroup >
99+ <ItemGroup />
100+ <ItemGroup >
101+ <None Include =" Libraries\0Harmony2.0.2.0.dll" />
102+ <None Include =" Libraries\0Harmony2.0.2.0.xml" />
103+ </ItemGroup >
86104 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
87105</Project >
0 commit comments