Fix property grid stretching rows with low item count (#381) / Fix Jenkins packaging unnecessary binaries (#383)
* Fix property grid stretching rows with low item count * Fix Jenkins packaging unnecessary binaries (#383) * Fix Jenkins packaging DLLs it shouldn't * Zap more sneaky copy locals * MSBuild won't cooperate so it will be forced to comply Co-authored-by: Jimmacle <mindstorms11@cox.net>
This commit is contained in:
@@ -211,6 +211,7 @@
|
||||
</Reference>
|
||||
<Reference Include="VRage.Platform.Windows, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
|
||||
<HintPath>..\GameBinaries\VRage.Platform.Windows.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="VRage.Render, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
|
Reference in New Issue
Block a user