From a2e3039c27ebf0758edb4c51b47a4e6b54206ac6 Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Thu, 3 Mar 2016 17:08:40 -0500 Subject: i can't find a way to support #14 --- TrainerMod/bin/Debug/StardewModdingAPI.exe | Bin 72704 -> 73728 bytes TrainerMod/bin/Debug/StardewModdingAPI.pdb | Bin 138752 -> 140800 bytes TrainerMod/bin/Debug/TrainerMod.dll | Bin 24064 -> 24064 bytes TrainerMod/bin/Debug/TrainerMod.pdb | Bin 34304 -> 34304 bytes .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 7012 -> 7087 bytes .../Debug/TrainerMod.csproj.FileListAbsolute.txt | 7 +++++++ ...TrainerMod.csprojResolveAssemblyReference.cache | Bin 79113 -> 112500 bytes TrainerMod/obj/Debug/TrainerMod.dll | Bin 24064 -> 24064 bytes TrainerMod/obj/Debug/TrainerMod.pdb | Bin 34304 -> 34304 bytes 9 files changed, 7 insertions(+) (limited to 'TrainerMod') diff --git a/TrainerMod/bin/Debug/StardewModdingAPI.exe b/TrainerMod/bin/Debug/StardewModdingAPI.exe index c1090547..7389ad0c 100644 Binary files a/TrainerMod/bin/Debug/StardewModdingAPI.exe and b/TrainerMod/bin/Debug/StardewModdingAPI.exe differ diff --git a/TrainerMod/bin/Debug/StardewModdingAPI.pdb b/TrainerMod/bin/Debug/StardewModdingAPI.pdb index 07545045..a3d7d1b0 100644 Binary files a/TrainerMod/bin/Debug/StardewModdingAPI.pdb and b/TrainerMod/bin/Debug/StardewModdingAPI.pdb differ diff --git a/TrainerMod/bin/Debug/TrainerMod.dll b/TrainerMod/bin/Debug/TrainerMod.dll index d39f4375..f508923b 100644 Binary files a/TrainerMod/bin/Debug/TrainerMod.dll and b/TrainerMod/bin/Debug/TrainerMod.dll differ diff --git a/TrainerMod/bin/Debug/TrainerMod.pdb b/TrainerMod/bin/Debug/TrainerMod.pdb index e20c53af..06152379 100644 Binary files a/TrainerMod/bin/Debug/TrainerMod.pdb and b/TrainerMod/bin/Debug/TrainerMod.pdb differ diff --git a/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 7b09d9e8..171a61ae 100644 Binary files a/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt b/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt index 9a9d9045..4ec02324 100644 --- a/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt +++ b/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt @@ -17,3 +17,10 @@ C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\Microsoft.Xna.Framewo C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\Steamworks.NET.dll C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\StardewModdingAPI.pdb C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\Microsoft.Xna.Framework.Xact.xml +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\StardewModdingAPI.exe +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\xTile.dll +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\Lidgren.Network.dll +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\Microsoft.Xna.Framework.Xact.dll +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\Steamworks.NET.dll +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\StardewModdingAPI.pdb +C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\Microsoft.Xna.Framework.Xact.xml diff --git a/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache b/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache index cc53004f..62384c20 100644 Binary files a/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache and b/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache differ diff --git a/TrainerMod/obj/Debug/TrainerMod.dll b/TrainerMod/obj/Debug/TrainerMod.dll index d39f4375..f508923b 100644 Binary files a/TrainerMod/obj/Debug/TrainerMod.dll and b/TrainerMod/obj/Debug/TrainerMod.dll differ diff --git a/TrainerMod/obj/Debug/TrainerMod.pdb b/TrainerMod/obj/Debug/TrainerMod.pdb index e20c53af..06152379 100644 Binary files a/TrainerMod/obj/Debug/TrainerMod.pdb and b/TrainerMod/obj/Debug/TrainerMod.pdb differ -- cgit