|
34 | 34 | <Prefer32Bit>false</Prefer32Bit> |
35 | 35 | </PropertyGroup> |
36 | 36 | <ItemGroup> |
37 | | - <Reference Include="0Harmony, Version=2.0.0.3, Culture=neutral, processorArchitecture=MSIL"> |
38 | | - <HintPath>packages\Lib.Harmony.2.0.0.3\lib\net472\0Harmony.dll</HintPath> |
| 37 | + <Reference Include="0Harmony, Version=2.0.0.10, Culture=neutral, processorArchitecture=MSIL"> |
| 38 | + <HintPath>packages\Lib.Harmony.2.0.0.10\lib\net472\0Harmony.dll</HintPath> |
39 | 39 | </Reference> |
40 | 40 | <Reference Include="Assembly-CSharp"> |
41 | | - <HintPath>..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath> |
42 | | - <Private>False</Private> |
| 41 | + <HintPath>D:\Games\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath> |
43 | 42 | </Reference> |
44 | 43 | <Reference Include="Assembly-CSharp-firstpass"> |
45 | | - <HintPath>..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath> |
46 | | - <Private>False</Private> |
| 44 | + <HintPath>D:\Games\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath> |
47 | 45 | </Reference> |
| 46 | + <Reference Include="System.Runtime.InteropServices.RuntimeInformation" /> |
48 | 47 | <Reference Include="System.Xml" /> |
49 | 48 | <Reference Include="System.Xml.Linq" /> |
50 | 49 | <Reference Include="UnityEngine"> |
51 | | - <HintPath>..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll</HintPath> |
| 50 | + <HintPath>D:\Games\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.dll</HintPath> |
52 | 51 | <Private>False</Private> |
53 | 52 | </Reference> |
54 | 53 | <Reference Include="UnityEngine.CoreModule"> |
55 | | - <HintPath>..\..\..\RimWorldWin64_Data\Managed\UnityEngine.CoreModule.dll</HintPath> |
| 54 | + <HintPath>D:\Games\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.CoreModule.dll</HintPath> |
56 | 55 | <Private>False</Private> |
57 | 56 | </Reference> |
58 | 57 | <Reference Include="UnityEngine.IMGUIModule"> |
59 | | - <HintPath>..\..\..\RimWorldWin64_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath> |
| 58 | + <HintPath>D:\Games\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.IMGUIModule.dll</HintPath> |
60 | 59 | <Private>False</Private> |
61 | 60 | </Reference> |
62 | 61 | </ItemGroup> |
|
0 commit comments