Skip to content

Commit 13a20f1

Browse files
committed
Remove remaining traces of Log.cs
1 parent e02279d commit 13a20f1

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

KSPBuildTools.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<None Include="KSPCommon.props" Pack="True" PackagePath="build/KSPBuildTools.props" />
3939
<None Include="KSPCommon.targets" Pack="True" PackagePath="build/KSPBuildTools.targets" />
4040
<None Include="README.md" Pack="True" PackagePath="/"/>
41-
<None Include="include/**/*.cs" Pack="True" PackagePath="/build/include/"/>
4241
</ItemGroup>
4342

4443
<ItemGroup>

tests/plugin-mod-nuget/pluginModNuget.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
using KSPBuildTools;
21
using UnityEngine;
32
using HarmonyLib;
43
using System.Collections.Generic;

0 commit comments

Comments
 (0)