From 125bcbee56bf40cf82abc7fdb502f8cbc18546cf Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 13 Sep 2019 17:22:45 -0400 Subject: migrate to new project file format --- build/common.targets | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'build/common.targets') diff --git a/build/common.targets b/build/common.targets index e08e7066..0781d568 100644 --- a/build/common.targets +++ b/build/common.targets @@ -39,6 +39,11 @@ + + + $(AssemblySearchPaths);{GAC} + + $(GamePath)\Stardew Valley.exe @@ -93,12 +98,12 @@ - + - + -- cgit