Don't force SmarIrc4net to be copied to output.

Instead, it will be implicitly included since it is a reference. This avoids pulling in the documentary .xml file.
This commit is contained in:
RoosterDragon
2015-10-20 19:48:43 +01:00
parent a547f55c6f
commit 557731bc6b

View File

@@ -86,6 +86,7 @@
</Reference>
<Reference Include="SmarIrc4net">
<HintPath>..\thirdparty\download\SmarIrc4net.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>