|
101 | 101 | </ItemGroup> |
102 | 102 | <ItemGroup> |
103 | 103 | <Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
104 | | - <HintPath>..\packages\Assembly-CSharp.1.8.1\lib\Assembly-CSharp.dll</HintPath> |
| 104 | + <HintPath>..\packages\Assembly-CSharp.1.9.1\lib\Assembly-CSharp.dll</HintPath> |
105 | 105 | </Reference> |
106 | 106 | <Reference Include="System" /> |
107 | 107 | <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
108 | | - <HintPath>..\packages\UnityEngine.1.8.1\lib\UnityEngine.dll</HintPath> |
| 108 | + <HintPath>..\packages\UnityEngine.1.9.1\lib\UnityEngine.dll</HintPath> |
109 | 109 | </Reference> |
110 | 110 | <Reference Include="UnityEngine.AnimationModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
111 | | - <HintPath>..\packages\UnityEngine.AnimationModule.1.8.1\lib\UnityEngine.AnimationModule.dll</HintPath> |
| 111 | + <HintPath>..\packages\UnityEngine.AnimationModule.1.9.1\lib\UnityEngine.AnimationModule.dll</HintPath> |
112 | 112 | </Reference> |
113 | 113 | <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
114 | | - <HintPath>..\packages\UnityEngine.CoreModule.1.8.1\lib\UnityEngine.CoreModule.dll</HintPath> |
| 114 | + <HintPath>..\packages\UnityEngine.CoreModule.1.9.1\lib\UnityEngine.CoreModule.dll</HintPath> |
115 | 115 | </Reference> |
116 | 116 | <Reference Include="UnityEngine.IMGUIModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
117 | | - <HintPath>..\packages\UnityEngine.IMGUIModule.1.8.1\lib\UnityEngine.IMGUIModule.dll</HintPath> |
| 117 | + <HintPath>..\packages\UnityEngine.IMGUIModule.1.9.1\lib\UnityEngine.IMGUIModule.dll</HintPath> |
118 | 118 | </Reference> |
119 | 119 | <Reference Include="UnityEngine.InputLegacyModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
120 | | - <HintPath>..\packages\UnityEngine.InputLegacyModule.1.8.1\lib\UnityEngine.InputLegacyModule.dll</HintPath> |
| 120 | + <HintPath>..\packages\UnityEngine.InputLegacyModule.1.9.1\lib\UnityEngine.InputLegacyModule.dll</HintPath> |
121 | 121 | </Reference> |
122 | 122 | <Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
123 | | - <HintPath>..\packages\UnityEngine.UI.1.8.1\lib\UnityEngine.UI.dll</HintPath> |
| 123 | + <HintPath>..\packages\UnityEngine.UI.1.9.1\lib\UnityEngine.UI.dll</HintPath> |
124 | 124 | </Reference> |
125 | 125 | </ItemGroup> |
126 | 126 | <ItemGroup> |
@@ -163,7 +163,7 @@ goto :exit |
163 | 163 |
|
164 | 164 | :debug |
165 | 165 |
|
166 | | -SET KSPTest=L:\KSP\KSP1.8.1 |
| 166 | +SET KSPTest=L:\KSP\KSP1.9.1 |
167 | 167 |
|
168 | 168 | SET GameDataTarget=%25KSPTest%25\GameData\TimeControl |
169 | 169 | IF EXIST %25GameDataTarget%25 ( |
|
0 commit comments