Skip to content

Commit

Permalink
Revert "Update RealFuels.csproj"
Browse files Browse the repository at this point in the history
This reverts commit f98c919.
  • Loading branch information
Starwaster committed Oct 6, 2019
1 parent f98c919 commit 3aeff6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/RealFuels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>I:\Games\KSP_win_1.6.1\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath>
<HintPath>I:\Games\KSP_win_1.7.3\KSP_x64_Data\Managed\Assembly-CSharp.dll</HintPath>
</Reference>
<Reference Include="SolverEngines">
<Private>False</Private>
Expand All @@ -47,11 +47,11 @@
</Reference>
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>I:\Games\KSP_win_1.6.1\KSP_x64_Data\Managed\UnityEngine.dll</HintPath>
<HintPath>I:\Games\KSP_win_1.7.3\KSP_x64_Data\Managed\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>I:\Games\KSP_win_1.6.1\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath>
<HintPath>I:\Games\KSP_win_1.7.3\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 3aeff6f

Please sign in to comment.