Skip to content

Commit

Permalink
Temporarily swict hto the Utils 31-pre.
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsoft committed Mar 7, 2018
1 parent 2cc2b27 commit 0d58f46
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Source/KIS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
<HintPath>Q:\KSP_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="KSPDev_Utils.0.30">
<HintPath>..\Binaries\KSPDev_Utils.0.30.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="UnityEngine">
Expand Down Expand Up @@ -83,6 +80,12 @@
<ItemGroup>
<Folder Include="KSPDev_candidates" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\KSPDev\Sources\Utils\KSPDev_Utils.csproj">
<Project>{01a7b80c-e283-4651-b879-3cc5efaaa1a4}</Project>
<Name>KSPDev_Utils</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>IF EXIST "Q:\GameData\KIS" xcopy "$(TargetPath)" "Q:\GameData\KIS\Plugins\" /Y
Expand Down

0 comments on commit 0d58f46

Please sign in to comment.