summaryrefslogtreecommitdiff
path: root/TrainerMod
diff options
context:
space:
mode:
Diffstat (limited to 'TrainerMod')
-rw-r--r--TrainerMod/TrainerMod.csproj1
-rw-r--r--TrainerMod/bin/Debug/StardewModdingAPI.exebin72704 -> 68096 bytes
-rw-r--r--TrainerMod/bin/Debug/StardewModdingAPI.pdbbin138752 -> 153088 bytes
-rw-r--r--TrainerMod/bin/Debug/TrainerMod.dllbin24064 -> 23552 bytes
-rw-r--r--TrainerMod/bin/Debug/TrainerMod.pdbbin34304 -> 32256 bytes
-rw-r--r--TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cachebin7012 -> 7059 bytes
-rw-r--r--TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt19
-rw-r--r--TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cachebin79113 -> 58247 bytes
-rw-r--r--TrainerMod/obj/Debug/TrainerMod.dllbin24064 -> 0 bytes
-rw-r--r--TrainerMod/obj/Debug/TrainerMod.pdbbin34304 -> 32256 bytes
10 files changed, 1 insertions, 19 deletions
diff --git a/TrainerMod/TrainerMod.csproj b/TrainerMod/TrainerMod.csproj
index d5a385bc..a4a246b7 100644
--- a/TrainerMod/TrainerMod.csproj
+++ b/TrainerMod/TrainerMod.csproj
@@ -20,6 +20,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
+ <PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
diff --git a/TrainerMod/bin/Debug/StardewModdingAPI.exe b/TrainerMod/bin/Debug/StardewModdingAPI.exe
index c1090547..b616385b 100644
--- a/TrainerMod/bin/Debug/StardewModdingAPI.exe
+++ b/TrainerMod/bin/Debug/StardewModdingAPI.exe
Binary files differ
diff --git a/TrainerMod/bin/Debug/StardewModdingAPI.pdb b/TrainerMod/bin/Debug/StardewModdingAPI.pdb
index 07545045..b165a20a 100644
--- a/TrainerMod/bin/Debug/StardewModdingAPI.pdb
+++ b/TrainerMod/bin/Debug/StardewModdingAPI.pdb
Binary files differ
diff --git a/TrainerMod/bin/Debug/TrainerMod.dll b/TrainerMod/bin/Debug/TrainerMod.dll
index d39f4375..fcc3d2a7 100644
--- a/TrainerMod/bin/Debug/TrainerMod.dll
+++ b/TrainerMod/bin/Debug/TrainerMod.dll
Binary files differ
diff --git a/TrainerMod/bin/Debug/TrainerMod.pdb b/TrainerMod/bin/Debug/TrainerMod.pdb
index e20c53af..c4fe3cd5 100644
--- a/TrainerMod/bin/Debug/TrainerMod.pdb
+++ b/TrainerMod/bin/Debug/TrainerMod.pdb
Binary files differ
diff --git a/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index 7b09d9e8..6d59a523 100644
--- a/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
+++ b/TrainerMod/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary files differ
diff --git a/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt b/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt
deleted file mode 100644
index 9a9d9045..00000000
--- a/TrainerMod/obj/Debug/TrainerMod.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\TrainerMod.dll
-C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\bin\Debug\TrainerMod.pdb
-C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\obj\Debug\TrainerMod.csprojResolveAssemblyReference.cache
-C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\obj\Debug\TrainerMod.dll
-C:\TFSource\Master-Collection\StardewModdingAPI\TrainerMod\obj\Debug\TrainerMod.pdb
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\obj\Debug\TrainerMod.csprojResolveAssemblyReference.cache
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\obj\Debug\TrainerMod.dll
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\TrainerMod.dll
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\TrainerMod.pdb
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\Stardew Valley.exe
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\obj\Debug\TrainerMod.pdb
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\steam_appid.txt
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\StardewModdingAPI.exe
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\xTile.dll
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\Lidgren.Network.dll
-C:\Users\zoryn\Documents\GitHub\SMAPI\TrainerMod\bin\Debug\Microsoft.Xna.Framework.Xact.dll
-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
diff --git a/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache b/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache
index cc53004f..8b001896 100644
--- a/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache
+++ b/TrainerMod/obj/Debug/TrainerMod.csprojResolveAssemblyReference.cache
Binary files differ
diff --git a/TrainerMod/obj/Debug/TrainerMod.dll b/TrainerMod/obj/Debug/TrainerMod.dll
deleted file mode 100644
index d39f4375..00000000
--- a/TrainerMod/obj/Debug/TrainerMod.dll
+++ /dev/null
Binary files differ
diff --git a/TrainerMod/obj/Debug/TrainerMod.pdb b/TrainerMod/obj/Debug/TrainerMod.pdb
index e20c53af..c4fe3cd5 100644
--- a/TrainerMod/obj/Debug/TrainerMod.pdb
+++ b/TrainerMod/obj/Debug/TrainerMod.pdb
Binary files differ