File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
TestFlightCore/TestFlightCore Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242 <ItemGroup >
4343 <Reference Include =" System" />
4444 <Reference Include =" Assembly-CSharp" >
45- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \Assembly-CSharp.dll</HintPath >
45+ <HintPath >$(KSP_DLL_PATH) \Assembly-CSharp.dll</HintPath >
4646 </Reference >
4747 <Reference Include =" Assembly-CSharp-firstpass" >
48- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \Assembly-CSharp-firstpass.dll</HintPath >
48+ <HintPath >$(KSP_DLL_PATH) \Assembly-CSharp-firstpass.dll</HintPath >
4949 </Reference >
5050 <Reference Include =" UnityEngine" >
51- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \UnityEngine.dll</HintPath >
51+ <HintPath >$(KSP_DLL_PATH) \UnityEngine.dll</HintPath >
5252 </Reference >
5353 <Reference Include =" KSPAssets" >
54- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \KSPAssets.dll</HintPath >
54+ <HintPath >$(KSP_DLL_PATH) \KSPAssets.dll</HintPath >
5555 </Reference >
5656 <Reference Include =" KSPUtil" >
57- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \KSPUtil.dll</HintPath >
57+ <HintPath >$(KSP_DLL_PATH) \KSPUtil.dll</HintPath >
5858 </Reference >
5959 <Reference Include =" UnityEngine.UI" >
60- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \UnityEngine.UI.dll</HintPath >
60+ <HintPath >$(KSP_DLL_PATH) \UnityEngine.UI.dll</HintPath >
6161 </Reference >
6262 <Reference Include =" Vectrosity" >
63- <HintPath >..\..\..\..\..\..\..\TestFlightDEV\Dev\_DEV\Managed \Vectrosity.dll</HintPath >
63+ <HintPath >$(KSP_DLL_PATH) \Vectrosity.dll</HintPath >
6464 </Reference >
6565 </ItemGroup >
6666 <ItemGroup >
You can’t perform that action at this time.
0 commit comments