|
16 | 16 | <DebugSymbols>true</DebugSymbols> |
17 | 17 | <DebugType>full</DebugType> |
18 | 18 | <Optimize>false</Optimize> |
19 | | - <OutputPath>..\..\..\..\1.2.1 Dev\GameData\Diazo\ModActions\</OutputPath> |
| 19 | + <OutputPath>..\..\..\..\1.2.2 Dev\GameData\Diazo\ModActions\</OutputPath> |
20 | 20 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
21 | 21 | <ErrorReport>prompt</ErrorReport> |
22 | 22 | <WarningLevel>4</WarningLevel> |
|
31 | 31 | </PropertyGroup> |
32 | 32 | <ItemGroup> |
33 | 33 | <Reference Include="Assembly-CSharp"> |
34 | | - <HintPath>..\..\..\..\1.2.1 Dev\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath> |
| 34 | + <HintPath>..\..\..\..\1.2.2 Dev\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath> |
35 | 35 | <Private>False</Private> |
36 | 36 | </Reference> |
37 | 37 | <Reference Include="Assembly-CSharp-firstpass"> |
38 | | - <HintPath>..\..\..\..\1.2.1 Dev\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath> |
39 | | - <Private>False</Private> |
40 | | - </Reference> |
41 | | - <Reference Include="KSPAssets, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
42 | | - <SpecificVersion>False</SpecificVersion> |
43 | | - <HintPath>..\..\..\..\1.2.1 Dev\KSP_x64_Data\Managed\KSPAssets.dll</HintPath> |
| 38 | + <HintPath>..\..\..\..\1.2.2 Dev\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath> |
44 | 39 | <Private>False</Private> |
45 | 40 | </Reference> |
46 | 41 | <Reference Include="System" /> |
|
50 | 45 | <Reference Include="System.Data" /> |
51 | 46 | <Reference Include="System.Xml" /> |
52 | 47 | <Reference Include="UnityEngine"> |
53 | | - <HintPath>..\..\..\..\1.2.1 Dev\KSP_x64_Data\Managed\UnityEngine.dll</HintPath> |
| 48 | + <HintPath>..\..\..\..\1.2.2 Dev\KSP_x64_Data\Managed\UnityEngine.dll</HintPath> |
54 | 49 | <Private>False</Private> |
55 | 50 | </Reference> |
56 | 51 | <Reference Include="UnityEngine.UI"> |
57 | | - <HintPath>..\..\..\..\1.2.1 Dev\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath> |
| 52 | + <HintPath>..\..\..\..\1.2.2 Dev\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath> |
58 | 53 | <Private>False</Private> |
59 | 54 | </Reference> |
60 | 55 | </ItemGroup> |
|
0 commit comments