From 20e5c1918db360d962a987b7852e1185a4c8893b Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Mon, 29 May 2017 14:40:02 +0200 Subject: [PATCH] Fix the Copy SourceFiles afterbuild event --- OpenRA.Mods.Example/OpenRA.Mods.Example.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj b/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj index f1eaa5c..66af4be 100644 --- a/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj +++ b/OpenRA.Mods.Example/OpenRA.Mods.Example.csproj @@ -66,8 +66,8 @@ We need to copy OpenRA.Mods.Cnc.pdb (not `.dll.pdb`). This is only necessary on Windows. Mono outputs a `.dll.mdb` so we can just append `.mdb` directly. --> - - + +