From 557731bc6baf10e31846c95982c6e57137bff8ec Mon Sep 17 00:00:00 2001 From: RoosterDragon Date: Tue, 20 Oct 2015 19:48:43 +0100 Subject: [PATCH] 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. --- OpenRA.Game/OpenRA.Game.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index b90d93ebd1..a45bfb8fc0 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -86,6 +86,7 @@ ..\thirdparty\download\SmarIrc4net.dll + False