Skip to content

Commit 4ebb79a

Browse files
Revert "Updated reference"
This reverts commit d4554b8.
1 parent ec6db2f commit 4ebb79a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ToolbarControl/ToolbarControl.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
</Reference>
8585
<Reference Include="System" />
8686
<Reference Include="System.Drawing" />
87-
<Reference Include="unBlur.0.5.0">
88-
<HintPath>R:\KSP_1.7.2_dev\GameData\unBlur.0.5.0.dll</HintPath>
87+
<Reference Include="unBlur.0.4.0">
88+
<HintPath>R:\KSP_1.6.1_dev\GameData\unBlur.0.4.0.dll</HintPath>
8989
</Reference>
9090
<Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
9191
<SpecificVersion>False</SpecificVersion>
@@ -110,4 +110,4 @@ if $(ConfigurationName) == Release (
110110
start /D D:\Users\jbb\github\ToolbarControl /WAIT buildRelease.bat $(TargetDir) $(TargetFileName)
111111
)</PostBuildEvent>
112112
</PropertyGroup>
113-
</Project>
113+
</Project>

0 commit comments

Comments
 (0)