diff --git a/source/Kernel/Cosmos.Debug/Cosmos.Debug.csproj b/source/Kernel/Cosmos.Debug/Cosmos.Debug.csproj deleted file mode 100644 index 0b9c512db..000000000 --- a/source/Kernel/Cosmos.Debug/Cosmos.Debug.csproj +++ /dev/null @@ -1,60 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {85837622-CF7A-4237-8002-2304B74E7384} - Library - Properties - Cosmos.Debug - Cosmos.Debug - v3.5 - 512 - SAK - SAK - SAK - SAK - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - 3.5 - - - - - - - - - - - - - - \ No newline at end of file diff --git a/source/Kernel/Cosmos.Debug/Cosmos.Debug.csproj.vspscc b/source/Kernel/Cosmos.Debug/Cosmos.Debug.csproj.vspscc deleted file mode 100644 index feffdecaa..000000000 --- a/source/Kernel/Cosmos.Debug/Cosmos.Debug.csproj.vspscc +++ /dev/null @@ -1,10 +0,0 @@ -"" -{ -"FILE_VERSION" = "9237" -"ENLISTMENT_CHOICE" = "NEVER" -"PROJECT_FILE_RELATIVE_PATH" = "" -"NUMBER_OF_EXCLUDED_FILES" = "0" -"ORIGINAL_PROJECT_FILE_PATH" = "" -"NUMBER_OF_NESTED_PROJECTS" = "0" -"SOURCE_CONTROL_SETTINGS_PROVIDER" = "PROVIDER" -} diff --git a/source/Kernel/Cosmos.Debug/Enums.cs b/source/Kernel/Cosmos.Debug/Enums.cs deleted file mode 100644 index 55c0f9caa..000000000 --- a/source/Kernel/Cosmos.Debug/Enums.cs +++ /dev/null @@ -1,8 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Text; - -namespace Cosmos.Debug { - public class Enums { - } -} diff --git a/source/Kernel/Cosmos.Debug/Properties/AssemblyInfo.cs b/source/Kernel/Cosmos.Debug/Properties/AssemblyInfo.cs deleted file mode 100644 index db907fdd2..000000000 --- a/source/Kernel/Cosmos.Debug/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Cosmos.Debug")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyProduct("Cosmos.Debug")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2008")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("20a3a1a8-2090-47db-a545-67134f8efe94")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/source/Kernel/Cosmos.Debug/ReadMe.html b/source/Kernel/Cosmos.Debug/ReadMe.html deleted file mode 100644 index 529e7ef4c..000000000 --- a/source/Kernel/Cosmos.Debug/ReadMe.html +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file