From 1a2e8360cef60896ebcb32b99201669e2cd91790 Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Mon, 2 Jan 2012 00:00:31 +0000 Subject: [PATCH] --- source/Cosmos.sln | 24 +--- .../Cosmos.VS.Windows.Test/App.xaml | 8 -- .../Cosmos.VS.Windows.Test/App.xaml.cs | 14 --- .../Cosmos.VS.Windows.Test.csproj | 107 ---------------- .../Cosmos.VS.Windows.Test.csproj.vspscc | 10 -- .../Cosmos.VS.Windows.Test/MainWindow.xaml | 8 -- .../Cosmos.VS.Windows.Test/MainWindow.xaml.cs | 24 ---- .../Properties/AssemblyInfo.cs | 55 -------- .../Properties/Resources.Designer.cs | 62 ---------- .../Properties/Resources.resx | 117 ------------------ .../Properties/Settings.Designer.cs | 26 ---- .../Properties/Settings.settings | 7 -- 12 files changed, 1 insertion(+), 461 deletions(-) delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml.cs delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj.vspscc delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml.cs delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/AssemblyInfo.cs delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.Designer.cs delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.resx delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.Designer.cs delete mode 100644 source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.settings diff --git a/source/Cosmos.sln b/source/Cosmos.sln index b7035038c..521409e1f 100644 --- a/source/Cosmos.sln +++ b/source/Cosmos.sln @@ -165,11 +165,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assembler", "Assembler", "{ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IL2CPU", "IL2CPU", "{6A15C540-8278-4B9C-B890-FA57FB6AE6A6}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.VS.Windows.Test", "..\source2\VSIP\Cosmos.VS.Windows.Test\Cosmos.VS.Windows.Test\Cosmos.VS.Windows.Test.csproj", "{72643DD3-003E-4131-9A2F-2300A706534C}" -EndProject Global GlobalSection(TeamFoundationVersionControl) = preSolution - SccNumberOfProjects = 46 + SccNumberOfProjects = 45 SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C} SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs04 SccLocalPath0 = . @@ -351,10 +349,6 @@ Global SccProjectName44 = ../Docs SccLocalPath44 = ..\\Docs SccProjectEnlistmentChoice44 = 2 - SccProjectUniqueName45 = ..\\source2\\VSIP\\Cosmos.VS.Windows.Test\\Cosmos.VS.Windows.Test\\Cosmos.VS.Windows.Test.csproj - SccProjectTopLevelParentUniqueName45 = Cosmos.sln - SccProjectName45 = ../source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test - SccLocalPath45 = ..\\source2\\VSIP\\Cosmos.VS.Windows.Test\\Cosmos.VS.Windows.Test EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Bootstrap|Any CPU = Bootstrap|Any CPU @@ -1064,21 +1058,6 @@ Global {9C96A7B5-19E5-4923-9569-DB9454E69C82}.Release|Mixed Platforms.Build.0 = Release|x86 {9C96A7B5-19E5-4923-9569-DB9454E69C82}.Release|x86.ActiveCfg = Release|x86 {9C96A7B5-19E5-4923-9569-DB9454E69C82}.Release|x86.Build.0 = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Bootstrap|Any CPU.ActiveCfg = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Bootstrap|Mixed Platforms.ActiveCfg = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Bootstrap|Mixed Platforms.Build.0 = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Bootstrap|x86.ActiveCfg = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Bootstrap|x86.Build.0 = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Debug|Any CPU.ActiveCfg = Debug|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Debug|Mixed Platforms.Build.0 = Debug|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Debug|x86.ActiveCfg = Debug|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Debug|x86.Build.0 = Debug|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Release|Any CPU.ActiveCfg = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Release|Mixed Platforms.ActiveCfg = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Release|Mixed Platforms.Build.0 = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Release|x86.ActiveCfg = Release|x86 - {72643DD3-003E-4131-9A2F-2300A706534C}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -1119,7 +1098,6 @@ Global {61535AF6-4A1E-4691-B2BC-039851EF4850} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7} {2259402E-3EAB-448D-9CC6-E5C1C2C716A5} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7} {47E8F3DC-FF3F-4CC7-8643-1807260B0B18} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7} - {72643DD3-003E-4131-9A2F-2300A706534C} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7} {63F7BFB9-419E-4965-B580-304B9C9FA7D8} = {6A15C540-8278-4B9C-B890-FA57FB6AE6A6} {52BF0A64-EBEF-420A-9F27-6C5226A4B77B} = {6A15C540-8278-4B9C-B890-FA57FB6AE6A6} {C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E} = {6A15C540-8278-4B9C-B890-FA57FB6AE6A6} diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml deleted file mode 100644 index 76642088e..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml.cs b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml.cs deleted file mode 100644 index 2256a2699..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/App.xaml.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Windows; - -namespace Cosmos.VS.Windows.Test { - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application { - } -} diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj deleted file mode 100644 index 6e8c97f46..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj +++ /dev/null @@ -1,107 +0,0 @@ - - - - Debug - x86 - 8.0.30703 - 2.0 - {72643DD3-003E-4131-9A2F-2300A706534C} - WinExe - Properties - Cosmos.VS.Windows.Test - Cosmos.VS.Windows.Test - v4.0 - Client - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - SAK - SAK - SAK - SAK - - - x86 - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - x86 - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - 4.0 - - - - - - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - MainWindow.xaml - Code - - - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - - \ No newline at end of file diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj.vspscc b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.csproj.vspscc deleted file mode 100644 index feffdecaa..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test.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/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml deleted file mode 100644 index 4af0a89c9..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml.cs b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml.cs deleted file mode 100644 index c2e3343e9..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/MainWindow.xaml.cs +++ /dev/null @@ -1,24 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; - -namespace Cosmos.VS.Windows.Test { - /// - /// Interaction logic for MainWindow.xaml - /// - public partial class MainWindow : Window { - public MainWindow() { - InitializeComponent(); - } - } -} diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/AssemblyInfo.cs b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/AssemblyInfo.cs deleted file mode 100644 index 906109954..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,55 +0,0 @@ -using System.Reflection; -using System.Resources; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; -using System.Windows; - -// 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.VS.Windows.Test")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Cosmos.VS.Windows.Test")] -[assembly: AssemblyCopyright("Copyright © 2012")] -[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)] - -//In order to begin building localizable applications, set -//CultureYouAreCodingWith in your .csproj file -//inside a . For example, if you are using US english -//in your source files, set the to en-US. Then uncomment -//the NeutralResourceLanguage attribute below. Update the "en-US" in -//the line below to match the UICulture setting in the project file. - -//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)] - - -[assembly: ThemeInfo( - ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located - //(used if a resource is not found in the page, - // or application resource dictionaries) - ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located - //(used if a resource is not found in the page, - // app, or any theme specific resource dictionaries) -)] - - -// 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/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.Designer.cs b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.Designer.cs deleted file mode 100644 index b27354234..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.Designer.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.239 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Cosmos.VS.Windows.Test.Properties { - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if ((resourceMan == null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Cosmos.VS.Windows.Test.Properties.Resources", typeof(Resources).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - } -} diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.resx b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.resx deleted file mode 100644 index ffecec851..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Resources.resx +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.Designer.cs b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.Designer.cs deleted file mode 100644 index 4d5d4fb6e..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.Designer.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.239 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Cosmos.VS.Windows.Test.Properties { - - - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { - - private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default { - get { - return defaultInstance; - } - } - } -} diff --git a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.settings b/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.settings deleted file mode 100644 index 8f2fd95d6..000000000 --- a/source2/VSIP/Cosmos.VS.Windows.Test/Cosmos.VS.Windows.Test/Properties/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file