From 9f82ef999f69dc19b8170a2cb67f557a64a7f209 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Thu, 23 Aug 2018 00:20:12 +0200 Subject: [PATCH] Set AutoGenerateBindingRedirects to true in OpenRA.Game.csproj --- 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 a304b9b99b..8e0d1a052c 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -31,6 +31,7 @@ false true v4.5 + true true