Skip to content

Commit

Permalink
DLL Refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
BobPalmer committed May 26, 2017
1 parent 6888637 commit 223c3e2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firespitter/Firespitter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\Kerbal.Space.Program.v1.2.1.1604\Kerbal.Space.Program.v1.2.1.1604\KSP_Data\Managed\Assembly-CSharp.dll</HintPath>
<HintPath>..\..\..\KSP_DEV\KSP_Data\Managed\Assembly-CSharp.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Assembly-CSharp-firstpass, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand All @@ -50,7 +50,7 @@
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="UnityEngine">
<HintPath>..\..\..\Kerbal.Space.Program.v1.2.1.1604\Kerbal.Space.Program.v1.2.1.1604\KSP_Data\Managed\UnityEngine.dll</HintPath>
<HintPath>..\..\..\KSP_DEV\KSP_Data\Managed\UnityEngine.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.UI">
Expand Down
Binary file modified For release/Firespitter/Plugins/Firespitter.dll
Binary file not shown.
Binary file modified For release/Firespitter/Plugins/Firespitter.pdb
Binary file not shown.

0 comments on commit 223c3e2

Please sign in to comment.