From e8ae2d627d59f9cd28d797d2178b7acdead5ace1 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Tue, 4 Dec 2018 20:12:24 -0500 Subject: enable all build deploy tasks in release mode --- build/common.targets | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'build') diff --git a/build/common.targets b/build/common.targets index 7ace8ce0..e08e7066 100644 --- a/build/common.targets +++ b/build/common.targets @@ -97,7 +97,7 @@ - + @@ -116,19 +116,19 @@ - + - + - - + + Program $(GamePath)\StardewModdingAPI.exe $(GamePath) -- cgit