From abe52183e0e34051196d72ac0e56733bd0749bdd Mon Sep 17 00:00:00 2001 From: Michael VanOverbeek Date: Mon, 25 Jul 2016 14:30:01 -0400 Subject: Fix Cheats and some designer stuff --- source/ShiftUI/bin/Debug/ShiftUI.dll | Bin 2656768 -> 2656768 bytes source/ShiftUI/bin/Debug/ShiftUI.pdb | Bin 6602240 -> 6589952 bytes .../obj/Debug/ShiftUI.csproj.FileListAbsolute.txt | 8 ++++++++ .../Debug/ShiftUI.csproj.GenerateResource.Cache | Bin 1347 -> 1347 bytes .../ShiftUI.csprojResolveAssemblyReference.cache | Bin 48632 -> 62307 bytes source/ShiftUI/obj/Debug/ShiftUI.dll | Bin 2656768 -> 2656768 bytes source/ShiftUI/obj/Debug/ShiftUI.pdb | Bin 6602240 -> 6589952 bytes 7 files changed, 8 insertions(+) (limited to 'source/ShiftUI') diff --git a/source/ShiftUI/bin/Debug/ShiftUI.dll b/source/ShiftUI/bin/Debug/ShiftUI.dll index 4ea1e27..b409099 100644 Binary files a/source/ShiftUI/bin/Debug/ShiftUI.dll and b/source/ShiftUI/bin/Debug/ShiftUI.dll differ diff --git a/source/ShiftUI/bin/Debug/ShiftUI.pdb b/source/ShiftUI/bin/Debug/ShiftUI.pdb index 7c1d4af..45ca52e 100644 Binary files a/source/ShiftUI/bin/Debug/ShiftUI.pdb and b/source/ShiftUI/bin/Debug/ShiftUI.pdb differ diff --git a/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt b/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt index 5430307..855938c 100644 --- a/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt +++ b/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt @@ -20,3 +20,11 @@ C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.Prop C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.csproj.GenerateResource.Cache C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.dll C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.pdb +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\ShiftUI.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\ShiftUI.pdb +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\Microsoft.Build.Framework.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.csprojResolveAssemblyReference.cache +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.Properties.Resources.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.csproj.GenerateResource.Cache +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.pdb diff --git a/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache b/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache index 53ca4d5..4cf2b20 100644 Binary files a/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache and b/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache differ diff --git a/source/ShiftUI/obj/Debug/ShiftUI.csprojResolveAssemblyReference.cache b/source/ShiftUI/obj/Debug/ShiftUI.csprojResolveAssemblyReference.cache index 6639ac0..2b7273a 100644 Binary files a/source/ShiftUI/obj/Debug/ShiftUI.csprojResolveAssemblyReference.cache and b/source/ShiftUI/obj/Debug/ShiftUI.csprojResolveAssemblyReference.cache differ diff --git a/source/ShiftUI/obj/Debug/ShiftUI.dll b/source/ShiftUI/obj/Debug/ShiftUI.dll index 4ea1e27..b409099 100644 Binary files a/source/ShiftUI/obj/Debug/ShiftUI.dll and b/source/ShiftUI/obj/Debug/ShiftUI.dll differ diff --git a/source/ShiftUI/obj/Debug/ShiftUI.pdb b/source/ShiftUI/obj/Debug/ShiftUI.pdb index 7c1d4af..45ca52e 100644 Binary files a/source/ShiftUI/obj/Debug/ShiftUI.pdb and b/source/ShiftUI/obj/Debug/ShiftUI.pdb differ -- cgit v1.2.3