diff options
Diffstat (limited to 'shiftos_next/bin/Debug')
| -rw-r--r-- | shiftos_next/bin/Debug/shiftos_next.exe | bin | 0 -> 2171904 bytes | |||
| -rw-r--r-- | shiftos_next/bin/Debug/shiftos_next.exe.config | 6 | ||||
| -rw-r--r-- | shiftos_next/bin/Debug/shiftos_next.pdb | bin | 0 -> 65024 bytes | |||
| -rw-r--r-- | shiftos_next/bin/Debug/shiftos_next.vshost.exe | bin | 0 -> 23168 bytes | |||
| -rw-r--r-- | shiftos_next/bin/Debug/shiftos_next.vshost.exe.config | 6 | ||||
| -rw-r--r-- | shiftos_next/bin/Debug/shiftos_next.xml | 52 |
6 files changed, 64 insertions, 0 deletions
diff --git a/shiftos_next/bin/Debug/shiftos_next.exe b/shiftos_next/bin/Debug/shiftos_next.exe Binary files differnew file mode 100644 index 0000000..3600d1b --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.exe diff --git a/shiftos_next/bin/Debug/shiftos_next.exe.config b/shiftos_next/bin/Debug/shiftos_next.exe.config new file mode 100644 index 0000000..bc3672d --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.exe.config @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" ?> +<configuration> + <startup> + <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" /> + </startup> +</configuration>
\ No newline at end of file diff --git a/shiftos_next/bin/Debug/shiftos_next.pdb b/shiftos_next/bin/Debug/shiftos_next.pdb Binary files differnew file mode 100644 index 0000000..df285b0 --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.pdb diff --git a/shiftos_next/bin/Debug/shiftos_next.vshost.exe b/shiftos_next/bin/Debug/shiftos_next.vshost.exe Binary files differnew file mode 100644 index 0000000..666c0af --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.vshost.exe diff --git a/shiftos_next/bin/Debug/shiftos_next.vshost.exe.config b/shiftos_next/bin/Debug/shiftos_next.vshost.exe.config new file mode 100644 index 0000000..bc3672d --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.vshost.exe.config @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" ?> +<configuration> + <startup> + <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" /> + </startup> +</configuration>
\ No newline at end of file diff --git a/shiftos_next/bin/Debug/shiftos_next.xml b/shiftos_next/bin/Debug/shiftos_next.xml new file mode 100644 index 0000000..722da20 --- /dev/null +++ b/shiftos_next/bin/Debug/shiftos_next.xml @@ -0,0 +1,52 @@ +<?xml version="1.0"?> +<doc> +<assembly> +<name> +shiftos_next +</name> +</assembly> +<members> +<member name="P:shiftos_next.My.Resources.Resources.ResourceManager"> + <summary> + Returns the cached ResourceManager instance used by this class. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.Culture"> + <summary> + Overrides the current thread's CurrentUICulture property for all + resource lookups using this strongly typed resource class. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources._3beepvirus"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.dial_up_modem_02"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.infobox"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.rolldown"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.rollup"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.typesound"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="P:shiftos_next.My.Resources.Resources.writesound"> + <summary> + Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. +</summary> +</member><member name="T:shiftos_next.My.Resources.Resources"> + <summary> + A strongly-typed resource class, for looking up localized strings, etc. +</summary> +</member> +</members> +</doc>
\ No newline at end of file |
