From 8f32c87aa1c7ad3afc8426904e992f8a6ff5d231 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 4 Nov 2018 23:22:33 -0500 Subject: migrate to new Harmony NuGet package --- src/SMAPI/StardewModdingAPI.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/SMAPI') diff --git a/src/SMAPI/StardewModdingAPI.csproj b/src/SMAPI/StardewModdingAPI.csproj index 8c12c1f9..bf230baf 100644 --- a/src/SMAPI/StardewModdingAPI.csproj +++ b/src/SMAPI/StardewModdingAPI.csproj @@ -55,14 +55,13 @@ + + 1.2.0.1 + - - False - ..\lib\0Harmony.dll - -- cgit