|
32 | 32 | <ItemGroup> |
33 | 33 | <Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
34 | 34 | <SpecificVersion>False</SpecificVersion> |
35 | | - <HintPath>..\..\..\..\..\..\..\steamcmd\unturnedtesting13\Unturned_Data\Managed\Assembly-CSharp.dll</HintPath> |
| 35 | + <HintPath>lib\Assembly-CSharp.dll</HintPath> |
| 36 | + <Private>False</Private> |
36 | 37 | </Reference> |
37 | 38 | <Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
38 | 39 | <SpecificVersion>False</SpecificVersion> |
39 | | - <HintPath>..\..\..\..\..\..\..\steamcmd\unturnedtesting13\Unturned_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath> |
| 40 | + <HintPath>lib\Assembly-CSharp-firstpass.dll</HintPath> |
| 41 | + <Private>False</Private> |
40 | 42 | </Reference> |
41 | | - <Reference Include="Rocket.API"> |
42 | | - <HintPath>..\..\..\..\..\..\..\steamcmd\unturnedtesting13\Unturned_Data\Managed\Rocket.API.dll</HintPath> |
| 43 | + <Reference Include="Rocket.API, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 44 | + <SpecificVersion>False</SpecificVersion> |
| 45 | + <HintPath>lib\Rocket.API.dll</HintPath> |
| 46 | + <Private>False</Private> |
43 | 47 | </Reference> |
44 | | - <Reference Include="Rocket.Core"> |
45 | | - <HintPath>..\..\..\..\..\..\..\steamcmd\unturnedtesting13\Unturned_Data\Managed\Rocket.Core.dll</HintPath> |
| 48 | + <Reference Include="Rocket.Core, Version=1.2.0.1, Culture=neutral, processorArchitecture=MSIL"> |
| 49 | + <SpecificVersion>False</SpecificVersion> |
| 50 | + <HintPath>lib\Rocket.Core.dll</HintPath> |
| 51 | + <Private>False</Private> |
46 | 52 | </Reference> |
47 | | - <Reference Include="Rocket.Unturned"> |
48 | | - <HintPath>..\..\..\..\..\..\..\steamcmd\unturnedtesting13\Unturned_Data\Managed\Rocket.Unturned.dll</HintPath> |
| 53 | + <Reference Include="Rocket.Unturned, Version=4.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 54 | + <SpecificVersion>False</SpecificVersion> |
| 55 | + <HintPath>lib\Rocket.Unturned.dll</HintPath> |
| 56 | + <Private>False</Private> |
49 | 57 | </Reference> |
50 | 58 | <Reference Include="System" /> |
51 | 59 | <Reference Include="System.Core" /> |
|
56 | 64 | <Reference Include="System.Xml" /> |
57 | 65 | <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
58 | 66 | <SpecificVersion>False</SpecificVersion> |
59 | | - <HintPath>..\..\..\..\..\..\..\steamcmd\unturnedtesting13\Unturned_Data\Managed\UnityEngine.dll</HintPath> |
| 67 | + <HintPath>lib\UnityEngine.dll</HintPath> |
| 68 | + <Private>False</Private> |
60 | 69 | </Reference> |
61 | 70 | </ItemGroup> |
62 | 71 | <ItemGroup> |
|
0 commit comments