From e8fe550b753ced742c5084dbf851fc606ff90fb0 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 18 Nov 2018 01:00:11 -0500 Subject: remove 0Harmony.pdb from build scripts (#602) The file isn't included in the new Harmony NuGet package. --- build/common.targets | 1 - 1 file changed, 1 deletion(-) (limited to 'build/common.targets') diff --git a/build/common.targets b/build/common.targets index 320b3e00..d9ad89f4 100644 --- a/build/common.targets +++ b/build/common.targets @@ -108,7 +108,6 @@ - -- cgit