diff options
| author | william341 <[email protected]> | 2016-07-24 19:24:08 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2016-07-24 19:24:08 -0700 |
| commit | 245d95fb3d83a97f81f559dd4e77eeb3677aa513 (patch) | |
| tree | 155d33cc40219ab0eaebbbb7a1e485bb5b9f1be7 /source/ShiftUI/obj | |
| parent | 678537832f7d2f70686e8a5fe873586199937842 (diff) | |
| download | shiftos-c--245d95fb3d83a97f81f559dd4e77eeb3677aa513.tar.gz shiftos-c--245d95fb3d83a97f81f559dd4e77eeb3677aa513.tar.bz2 shiftos-c--245d95fb3d83a97f81f559dd4e77eeb3677aa513.zip | |
fix borders biach
Diffstat (limited to 'source/ShiftUI/obj')
| -rw-r--r-- | source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache | bin | 0 -> 39798 bytes | |||
| -rw-r--r-- | source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache | bin | 8491 -> 8437 bytes | |||
| -rw-r--r-- | source/ShiftUI/obj/Debug/ShiftUI.csproj.FileListAbsolute.txt | 11 | ||||
| -rw-r--r-- | source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache | bin | 1347 -> 1347 bytes | |||
| -rw-r--r-- | source/ShiftUI/obj/Debug/ShiftUI.dll | bin | 2656768 -> 2656768 bytes | |||
| -rw-r--r-- | source/ShiftUI/obj/Debug/ShiftUI.pdb | bin | 6606336 -> 6602240 bytes | |||
| -rw-r--r-- | source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll | bin | 0 -> 4096 bytes |
7 files changed, 11 insertions, 0 deletions
diff --git a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differnew file mode 100644 index 0000000..fb4ad48 --- /dev/null +++ b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferences.cache diff --git a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differindex 88f96c9..dd2915f 100644 --- a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache 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 Binary files differindex 6119c32..53ca4d5 100644 --- a/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache +++ b/source/ShiftUI/obj/Debug/ShiftUI.csproj.GenerateResource.Cache diff --git a/source/ShiftUI/obj/Debug/ShiftUI.dll b/source/ShiftUI/obj/Debug/ShiftUI.dll Binary files differindex b6e169f..4ea1e27 100644 --- a/source/ShiftUI/obj/Debug/ShiftUI.dll +++ b/source/ShiftUI/obj/Debug/ShiftUI.dll diff --git a/source/ShiftUI/obj/Debug/ShiftUI.pdb b/source/ShiftUI/obj/Debug/ShiftUI.pdb Binary files differindex eb4a624..7c1d4af 100644 --- a/source/ShiftUI/obj/Debug/ShiftUI.pdb +++ b/source/ShiftUI/obj/Debug/ShiftUI.pdb diff --git a/source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll Binary files differnew file mode 100644 index 0000000..aa9e83e --- /dev/null +++ b/source/ShiftUI/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll |
