From 245d95fb3d83a97f81f559dd4e77eeb3677aa513 Mon Sep 17 00:00:00 2001 From: william341 Date: Sun, 24 Jul 2016 19:24:08 -0700 Subject: fix borders biach --- .../DesignTimeResolveAssemblyReferences.cache | Bin 0 -> 39798 bytes .../DesignTimeResolveAssemblyReferencesInput.cache | Bin 8491 -> 8437 bytes .../obj/Debug/ShiftUI.csproj.FileListAbsolute.txt | 11 +++++++++++ .../Debug/ShiftUI.csproj.GenerateResource.Cache | Bin 1347 -> 1347 bytes source/ShiftUI/obj/Debug/ShiftUI.dll | Bin 2656768 -> 2656768 bytes source/ShiftUI/obj/Debug/ShiftUI.pdb | Bin 6606336 -> 6602240 bytes .../TempPE/Properties.Resources.Designer.cs.dll | Bin 0 -> 4096 bytes 7 files changed, 11 insertions(+) create mode 100644 source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache create mode 100644 source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll (limited to 'source/ShiftUI/obj') diff --git a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache new file mode 100644 index 0000000..fb4ad48 Binary files /dev/null and b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 88f96c9..dd2915f 100644 Binary files a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt b/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt index 089cb3f..5430307 100644 --- a/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt +++ b/source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt @@ -9,3 +9,14 @@ C:\Users\Carver Harrison\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\Microsoft C:\Users\Carver Harrison\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\Mono.Cairo.dll C:\Users\Carver Harrison\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\Mono.Posix.dll C:\Users\Carver Harrison\Documents\ShiftOS-C-\source\ShiftUI\bin\Debug\Microsoft.Build.Framework.dll +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\bin\Debug\ShiftUI.dll +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\bin\Debug\ShiftUI.pdb +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\bin\Debug\Microsoft.Build.Utilities.v12.0.dll +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\bin\Debug\Mono.Cairo.dll +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\bin\Debug\Mono.Posix.dll +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\bin\Debug\Microsoft.Build.Framework.dll +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.csprojResolveAssemblyReference.cache +C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\ShiftUI\obj\Debug\ShiftUI.Properties.Resources.resources +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 diff --git a/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache b/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache index 6119c32..53ca4d5 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.dll b/source/ShiftUI/obj/Debug/ShiftUI.dll index b6e169f..4ea1e27 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 eb4a624..7c1d4af 100644 Binary files a/source/ShiftUI/obj/Debug/ShiftUI.pdb and b/source/ShiftUI/obj/Debug/ShiftUI.pdb differ diff --git a/source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll new file mode 100644 index 0000000..aa9e83e Binary files /dev/null and b/source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll differ -- cgit v1.2.3