Skip to content

Commit ede1af6

Browse files
committed
?
1 parent d809f3d commit ede1af6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

KSPCommon.targets

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<KSPBT_ManagedPath>$(KSPBT_GameRoot)/$(KSPBT_ManagedRelativePath)</KSPBT_ManagedPath>
88
</PropertyGroup>
99

10+
<Target Name="GetReferenceAssemblyPaths" /> <!-- Don't go looking for framewoek reference assemblies-->
11+
1012
<!-- Prevent the compiler from acquiring or referencing any external reference assemblies -->
1113
<PropertyGroup>
1214
<FrameworkPathOverride>$(KSPBT_ManagedPath)</FrameworkPathOverride>

0 commit comments

Comments
 (0)