From 425ef724dc9e6510ccc7576300e419ded422bd9a Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Wed, 12 Aug 2020 22:20:41 -0400 Subject: [PATCH] move SoftwareDevelopment to a Universal Editor Extension project to get around MAX_PATH limitation on Windows --- ...lEditor.Content.PlatformIndependent.csproj | 212 -------------- .../SynalysisBinaryGrammarDataFormat.uexml | 0 .../Associations/CodeObjectModel/Ada.uexml | 0 .../Associations/CodeObjectModel/Boo.uexml | 0 .../Associations/CodeObjectModel/COBOL.uexml | 0 .../Associations/CodeObjectModel/CSharp.uexml | 0 .../CodeObjectModel/FORTRAN.uexml | 0 .../Associations/CodeObjectModel/FSharp.uexml | 0 .../Associations/CodeObjectModel/Go.uexml | 0 .../Associations/CodeObjectModel/Java.uexml | 0 .../CodeObjectModel/VisualBasicNET.uexml | 0 .../ExecutableObjectModel/AppleMachO.uexml | 0 .../ApplePreferredExecutable.uexml | 0 .../ExecutableObjectModel/ELF.uexml | 0 .../ExecutableObjectModel/MZ.uexml | 0 .../RelocatableObject.uexml | 0 .../Associations/Project/VisualStudio.uexml | 0 .../PropertyList/VisualStudio.uexml | 0 .../Associations/Solution/VisualStudio.uexml | 0 ...891C1AE-6699-45DA-8B22-13BCEBB63364}.uexml | 0 ...4EC64DC-6D44-11DD-AAB0-C9A155D89593}.uexml | 0 ...184B08F-C81C-45F6-A57F-5ABD9991F28F}.uexml | 0 ...AE04EC0-301F-11D3-BF4B-00C04F79EFBC}.uexml | 0 .../Properties/AssemblyInfo.cs | 36 +++ .../Adobe/AIR/Basic Project.uexml | 0 .../Adobe/AIR/Images/Application_16x16.png | Bin .../Adobe/AIR/Images/Application_32x32.png | Bin .../Arduino/BlankProject.uexml | 0 .../SoftwareDevelopment}/Arduino/Blink.uexml | 0 .../Arduino/Images/Blank.ico | Bin .../Arduino/Images/Blank_16x16.png | Bin .../Arduino/Images/Blank_32x32.png | Bin .../Arduino/Images/Blink.ico | Bin .../Arduino/Images/Blink.xcf | Bin .../Arduino/Images/Blink_16x16.png | Bin .../Arduino/Images/Blink_32x32.png | Bin .../C/GTK+ Application.uexml | 0 .../COBOL/Class Library.uexml | 0 .../COBOL/Console Application.uexml | 0 .../COBOL/Database.uexml | 0 .../COBOL/Images/Application_16x16.png | Bin .../COBOL/Images/Application_32x32.png | Bin .../COBOL/Images/Blank_16x16.png | Bin .../COBOL/Images/Blank_32x32.png | Bin .../COBOL/Images/COBOL.xcf | Bin .../COBOL/Images/Console_16x16.png | Bin .../COBOL/Images/Console_32x32.png | Bin .../COBOL/Images/ControlLibrary_16x16.png | Bin .../COBOL/Images/ControlLibrary_32x32.png | Bin .../COBOL/Images/Database_16x16.png | Bin .../COBOL/Images/Database_32x32.png | Bin .../COBOL/Images/Library_16x16.png | Bin .../COBOL/Images/Library_32x32.png | Bin .../COBOL/Images/Service_16x16.png | Bin .../COBOL/Images/Service_32x32.png | Bin .../COBOL/Images/Silverlight_16x16.png | Bin .../COBOL/Images/Silverlight_32x32.png | Bin .../COBOL/Silverlight.uexml | 0 .../COBOL/Windows Forms Application.uexml | 0 .../CSharp/Class Library.uexml | 0 .../CSharp/Console Application.uexml | 0 .../CSharp/Database.uexml | 0 .../CSharp/Images/Application.ico | Bin .../CSharp/Images/Application.xcf | Bin .../CSharp/Images/Application_16x16.png | Bin .../CSharp/Images/Application_32x32.png | Bin .../CSharp/Images/Blank.ico | Bin .../CSharp/Images/Blank.xcf | Bin .../CSharp/Images/Blank_16x16.png | Bin .../CSharp/Images/Blank_32x32.png | Bin .../CSharp/Images/Console.ico | Bin .../CSharp/Images/Console.xcf | Bin .../CSharp/Images/Console_16x16.png | Bin .../CSharp/Images/Console_32x32.png | Bin .../CSharp/Images/ControlLibrary_16x16.png | Bin .../CSharp/Images/ControlLibrary_32x32.png | Bin .../CSharp/Images/Database_16x16.png | Bin .../CSharp/Images/Database_32x32.png | Bin .../CSharp/Images/Library.ico | Bin .../CSharp/Images/Library.xcf | Bin .../CSharp/Images/Library_16x16.png | Bin .../CSharp/Images/Library_32x32.png | Bin .../CSharp/Images/Silverlight_16x16.png | Bin .../CSharp/Images/Silverlight_32x32.png | Bin .../CSharp/Images/Test_16x16.png | Bin .../CSharp/Images/Test_32x32.png | Bin .../CSharp/Silverlight.uexml | 0 .../CSharp/Windows Forms Application.uexml | 0 .../IronPython/Console Application.uexml | 0 .../IronPython/Images/Application_16x16.png | Bin .../IronPython/Images/Application_32x32.png | Bin .../IronPython}/Images/Blank_16x16.png | Bin .../IronPython}/Images/Blank_32x32.png | Bin .../IronPython/Images/Console_16x16.png | Bin .../IronPython/Images/Console_32x32.png | Bin .../IronPython/Images/Library_16x16.png | Bin .../IronPython/Images/Library_32x32.png | Bin .../IronPython/Native Application.uexml | 0 .../Windows Forms Application.uexml | 0 .../JSharp/Console Application.uexml | 0 .../JSharp/Images/Application_16x16.png | Bin .../JSharp/Images/Application_32x32.png | Bin .../JSharp}/Images/Blank_16x16.png | Bin .../JSharp}/Images/Blank_32x32.png | Bin .../JSharp/Images/Console_16x16.png | Bin .../JSharp/Images/Console_32x32.png | Bin .../JSharp/Images/ControlLibrary_16x16.png | Bin .../JSharp/Images/ControlLibrary_32x32.png | Bin .../JSharp/Images/Library_16x16.png | Bin .../JSharp/Images/Library_32x32.png | Bin .../JSharp/Windows Forms Application.uexml | 0 .../VisualBasic/Class Library.uexml | 0 .../VisualBasic/Console Application.uexml | 0 .../VisualBasic/Database.uexml | 0 .../VisualBasic/Images/Application_16x16.png | Bin .../VisualBasic/Images/Application_32x32.png | Bin .../VisualBasic/Images/Blank_16x16.png | Bin .../VisualBasic/Images/Blank_32x32.png | Bin .../VisualBasic/Images/Console_16x16.png | Bin .../VisualBasic/Images/Console_32x32.png | Bin .../Images/ControlLibrary_16x16.png | Bin .../Images/ControlLibrary_32x32.png | Bin .../VisualBasic/Images/Database_16x16.png | Bin .../VisualBasic/Images/Database_32x32.png | Bin .../VisualBasic/Images/Library_16x16.png | Bin .../VisualBasic/Images/Library_32x32.png | Bin .../VisualBasic/Images/Service_16x16.png | Bin .../VisualBasic/Images/Service_32x32.png | Bin .../Images/SliverlightApplication_16x16.png | Bin .../Images/SliverlightApplication_32x32.png | Bin .../VisualBasic/Images/Test_16x16.png | Bin .../VisualBasic/Images/Test_32x32.png | Bin .../VisualBasic/Silverlight.uexml | 0 .../Windows Forms Application.uexml | 0 .../Images/MSOfficeAddin_16x16.png | Bin .../Images/MSOfficeAddin_32x32.png | Bin .../Images/UniversalEditorAddin_16x16.png | Bin .../Images/UniversalEditorAddin_32x32.png | Bin .../Pascal/Blank Project.uexml | 0 .../Pascal/Class Library.uexml | 0 .../Pascal/Console Application.uexml | 0 .../Pascal/GUI Application.uexml | 0 .../Pascal/Images/Application_16x16.png | Bin .../Pascal/Images/Application_32x32.png | Bin .../Pascal/Images/Blank_16x16.png | Bin .../Pascal/Images/Blank_32x32.png | Bin .../Pascal/Images/Console_16x16.png | Bin .../Pascal/Images/Console_32x32.png | Bin .../Pascal/Images/Library_16x16.png | Bin .../Pascal/Images/Library_32x32.png | Bin .../ActiveX Application.uexml | 0 .../Visual Basic 6.0/Blank Project.uexml | 0 .../Visual Basic 6.0/Class Library.uexml | 0 .../Visual Basic 6.0/Control Library.uexml | 0 .../Images/ActiveXApplication_16x16.png | Bin .../Images/ActiveXApplication_32x32.png | Bin .../Images/Application_16x16.png | Bin .../Images/Application_32x32.png | Bin .../Images/BlankProject_16x16.png | Bin .../Images/BlankProject_32x32.png | Bin .../Images/ControlLibrary_16x16.png | Bin .../Images/ControlLibrary_32x32.png | Bin .../Visual Basic 6.0/Images/Library_16x16.png | Bin .../Visual Basic 6.0/Images/Library_32x32.png | Bin .../Visual Basic 6.0/Images/Wizard_16x16.png | Bin .../Visual Basic 6.0/Images/Wizard_32x32.png | Bin .../Standard Application.uexml | 0 ...{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.png | Bin .../CSharp/16x16/Class Library.png | Bin .../CSharp/16x16/Console Application.png | Bin .../CSharp/16x16/Empty Project.png | Bin .../CSharp/16x16/Server Control.png | Bin .../CSharp/16x16/WPF Application.png | Bin .../CSharp/16x16/WPF Browser Application.png | Bin .../16x16/WPF Custom Control Library.png | Bin .../CSharp/16x16/WPF User Control Library.png | Bin .../CSharp/16x16/Web Application.png | Bin .../CSharp/16x16/Web Site.png | Bin .../16x16/Windows Forms Application.png | Bin .../16x16/Windows Forms Control Library.png | Bin .../CSharp/16x16/Windows Service.png | Bin .../CSharp/32x32/Class Library.png | Bin .../CSharp/32x32/Console Application.png | Bin .../CSharp/32x32/Empty Project.png | Bin .../CSharp/32x32/Server Control.png | Bin .../CSharp/32x32/WPF Application.png | Bin .../CSharp/32x32/WPF Browser Application.png | Bin .../32x32/WPF Custom Control Library.png | Bin .../CSharp/32x32/WPF User Control Library.png | Bin .../CSharp/32x32/Web Site.png | Bin .../32x32/Windows Forms Application.png | Bin .../32x32/Windows Forms Control Library.png | Bin .../CSharp/32x32/Windows Service.png | Bin .../FSharp/16x16/Class Library.png | Bin .../FSharp/16x16/Console Application.png | Bin .../FSharp/16x16/Silverlight Library.png | Bin .../FSharp/16x16/Tutorial.png | Bin .../FSharp/32x32/Class Library.png | Bin .../FSharp/32x32/Console Application.png | Bin .../FSharp/32x32/Silverlight Library.png | Bin .../FSharp/32x32/Tutorial.png | Bin .../Generic/16x16/Extension.png | Bin .../Generic/16x16/WPF Toolbox Control.png | Bin .../16x16/Windows Forms Toolbox Control.png | Bin .../Generic/32x32/Extension.png | Bin .../Generic/32x32/WPF Toolbox Control.png | Bin .../32x32/Windows Forms Toolbox Control.png | Bin ...Editor.Extensions.SoftwareDeveloper.csproj | 271 ++++++++++++++++++ UniversalEditor.sln | 9 + 209 files changed, 316 insertions(+), 212 deletions(-) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/BinaryGrammar/SynalysisBinaryGrammarDataFormat.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/Ada.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/Boo.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/COBOL.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/CSharp.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/FORTRAN.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/FSharp.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/Go.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/Java.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/CodeObjectModel/VisualBasicNET.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/ExecutableObjectModel/AppleMachO.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/ExecutableObjectModel/ApplePreferredExecutable.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/ExecutableObjectModel/ELF.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/ExecutableObjectModel/MZ.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/ExecutableObjectModel/RelocatableObject.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/Project/VisualStudio.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/PropertyList/VisualStudio.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Associations/Solution/VisualStudio.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/ProjectTypes/{B4EC64DC-6D44-11DD-AAB0-C9A155D89593}.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/ProjectTypes/{F184B08F-C81C-45F6-A57F-5ABD9991F28F}.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.uexml (100%) create mode 100644 Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Properties/AssemblyInfo.cs rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Adobe/AIR/Basic Project.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Adobe/AIR/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Adobe/AIR/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/BlankProject.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Blink.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blank.ico (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blink.ico (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blink.xcf (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blink_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Arduino/Images/Blink_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/C/GTK+ Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Class Library.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Console Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Database.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/COBOL.xcf (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Console_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Console_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/ControlLibrary_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/ControlLibrary_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Database_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Database_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Service_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Service_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Silverlight_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Images/Silverlight_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Silverlight.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/COBOL/Windows Forms Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Class Library.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Console Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Database.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Application.ico (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Application.xcf (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Blank.ico (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Blank.xcf (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Console.ico (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Console.xcf (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Console_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Console_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/ControlLibrary_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/ControlLibrary_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Database_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Database_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Library.ico (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Library.xcf (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Silverlight_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Silverlight_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Test_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Images/Test_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Silverlight.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/CSharp/Windows Forms Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Console Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython}/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython}/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Images/Console_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Images/Console_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Native Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/IronPython/Windows Forms Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Console Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp}/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp}/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/Console_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/Console_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/ControlLibrary_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/ControlLibrary_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/JSharp/Windows Forms Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Class Library.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Console Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Database.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Console_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Console_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/ControlLibrary_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/ControlLibrary_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Database_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Database_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Service_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Service_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/SliverlightApplication_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/SliverlightApplication_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Test_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Images/Test_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Silverlight.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Common Language Runtime/VisualBasic/Windows Forms Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Extensibility/Images/MSOfficeAddin_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Extensibility/Images/MSOfficeAddin_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Extensibility/Images/UniversalEditorAddin_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Extensibility/Images/UniversalEditorAddin_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Blank Project.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Class Library.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Console Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/GUI Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Blank_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Blank_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Console_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Console_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Pascal/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/ActiveX Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Blank Project.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Class Library.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Control Library.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/ActiveXApplication_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/ActiveXApplication_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/Application_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/Application_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/BlankProject_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/BlankProject_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/ControlLibrary_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/ControlLibrary_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/Library_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/Library_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/Wizard_16x16.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Images/Wizard_32x32.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development => Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment}/Visual Basic 6.0/Standard Application.uexml (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/ProjectTypes/32x32/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Class Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Console Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Empty Project.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Server Control.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Browser Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Custom Control Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF User Control Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Site.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Control Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Service.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Class Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Console Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Empty Project.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Server Control.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Browser Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Custom Control Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF User Control Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Web Site.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Control Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Service.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Class Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Console Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Silverlight Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Tutorial.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Class Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Console Application.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Silverlight Library.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Tutorial.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Extension.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/WPF Toolbox Control.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Windows Forms Toolbox Control.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Extension.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/WPF Toolbox Control.png (100%) rename {Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper => Extensions/UniversalEditor.Extensions.SoftwareDeveloper}/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Windows Forms Toolbox Control.png (100%) create mode 100644 Extensions/UniversalEditor.Extensions.SoftwareDeveloper/UniversalEditor.Extensions.SoftwareDeveloper.csproj diff --git a/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index f317fb1d..604dbfdf 100644 --- a/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -36,12 +36,10 @@ - - @@ -262,199 +260,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -758,7 +563,6 @@ - @@ -823,12 +627,6 @@ - - - - - - @@ -842,23 +640,13 @@ - - - - - - - - - - diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/BinaryGrammar/SynalysisBinaryGrammarDataFormat.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/BinaryGrammar/SynalysisBinaryGrammarDataFormat.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/BinaryGrammar/SynalysisBinaryGrammarDataFormat.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/BinaryGrammar/SynalysisBinaryGrammarDataFormat.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Ada.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Ada.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Ada.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Ada.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Boo.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Boo.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Boo.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Boo.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/COBOL.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/COBOL.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/COBOL.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/COBOL.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/CSharp.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/CSharp.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/CSharp.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/CSharp.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/FORTRAN.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/FORTRAN.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/FORTRAN.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/FORTRAN.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/FSharp.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/FSharp.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/FSharp.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/FSharp.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Go.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Go.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Go.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Go.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Java.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Java.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/Java.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/Java.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/VisualBasicNET.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/VisualBasicNET.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/CodeObjectModel/VisualBasicNET.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/CodeObjectModel/VisualBasicNET.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/AppleMachO.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ApplePreferredExecutable.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/ApplePreferredExecutable.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ApplePreferredExecutable.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/ApplePreferredExecutable.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/ELF.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/MZ.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/RelocatableObject.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/RelocatableObject.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/ExecutableObjectModel/RelocatableObject.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/ExecutableObjectModel/RelocatableObject.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/Project/VisualStudio.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/Project/VisualStudio.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/Project/VisualStudio.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/Project/VisualStudio.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/PropertyList/VisualStudio.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/PropertyList/VisualStudio.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/PropertyList/VisualStudio.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/PropertyList/VisualStudio.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/Solution/VisualStudio.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/Solution/VisualStudio.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/Solution/VisualStudio.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Associations/Solution/VisualStudio.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{B4EC64DC-6D44-11DD-AAB0-C9A155D89593}.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{B4EC64DC-6D44-11DD-AAB0-C9A155D89593}.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{B4EC64DC-6D44-11DD-AAB0-C9A155D89593}.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{B4EC64DC-6D44-11DD-AAB0-C9A155D89593}.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{F184B08F-C81C-45F6-A57F-5ABD9991F28F}.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{F184B08F-C81C-45F6-A57F-5ABD9991F28F}.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{F184B08F-C81C-45F6-A57F-5ABD9991F28F}.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{F184B08F-C81C-45F6-A57F-5ABD9991F28F}.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.uexml diff --git a/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Properties/AssemblyInfo.cs b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Properties/AssemblyInfo.cs new file mode 100644 index 00000000..a7a7fc08 --- /dev/null +++ b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +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("Universal Editor Linux-Specific Content")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("Mike Becker's Software")] +[assembly: AssemblyProduct("Universal Editor")] +[assembly: AssemblyCopyright("Copyright © 2014-2019 Mike Becker's Software")] +[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("f06910f7-0c0e-41ec-b0b2-cb7ef1d18d8e")] + +// 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/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Adobe/AIR/Basic Project.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Adobe/AIR/Basic Project.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Adobe/AIR/Basic Project.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Adobe/AIR/Basic Project.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Adobe/AIR/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Adobe/AIR/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Adobe/AIR/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Adobe/AIR/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Adobe/AIR/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Adobe/AIR/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Adobe/AIR/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Adobe/AIR/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/BlankProject.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/BlankProject.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/BlankProject.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/BlankProject.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Blink.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Blink.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Blink.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Blink.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blank.ico b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blank.ico similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blank.ico rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blank.ico diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink.ico b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink.ico similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink.ico rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink.ico diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink.xcf b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink.xcf similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink.xcf rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink.xcf diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Arduino/Images/Blink_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Arduino/Images/Blink_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/C/GTK+ Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/C/GTK+ Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/C/GTK+ Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/C/GTK+ Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Class Library.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Class Library.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Class Library.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Class Library.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Console Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Console Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Console Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Console Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Database.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Database.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Database.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Database.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/COBOL.xcf b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/COBOL.xcf similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/COBOL.xcf rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/COBOL.xcf diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Console_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Console_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Console_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Console_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Console_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Console_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Console_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Console_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/ControlLibrary_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/ControlLibrary_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/ControlLibrary_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/ControlLibrary_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/ControlLibrary_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/ControlLibrary_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/ControlLibrary_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/ControlLibrary_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Database_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Database_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Database_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Database_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Database_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Database_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Database_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Database_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Service_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Service_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Service_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Service_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Service_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Service_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Service_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Service_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Silverlight_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Silverlight_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Silverlight_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Silverlight_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Silverlight_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Silverlight_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Images/Silverlight_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Images/Silverlight_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Silverlight.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Silverlight.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Silverlight.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Silverlight.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Windows Forms Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Windows Forms Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/COBOL/Windows Forms Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/COBOL/Windows Forms Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Class Library.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Class Library.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Class Library.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Class Library.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Console Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Console Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Console Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Console Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Database.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Database.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Database.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Database.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application.ico b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application.ico similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application.ico rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application.ico diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application.xcf b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application.xcf similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application.xcf rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application.xcf diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank.ico b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank.ico similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank.ico rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank.ico diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank.xcf b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank.xcf similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank.xcf rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank.xcf diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console.ico b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console.ico similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console.ico rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console.ico diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console.xcf b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console.xcf similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console.xcf rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console.xcf diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Console_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Console_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/ControlLibrary_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/ControlLibrary_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/ControlLibrary_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/ControlLibrary_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/ControlLibrary_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/ControlLibrary_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/ControlLibrary_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/ControlLibrary_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Database_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Database_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Database_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Database_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Database_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Database_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Database_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Database_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library.ico b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library.ico similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library.ico rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library.ico diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library.xcf b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library.xcf similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library.xcf rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library.xcf diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Silverlight_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Silverlight_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Silverlight_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Silverlight_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Silverlight_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Silverlight_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Silverlight_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Silverlight_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Test_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Test_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Test_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Test_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Test_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Test_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Images/Test_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Images/Test_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Silverlight.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Silverlight.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Silverlight.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Silverlight.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Windows Forms Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Windows Forms Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/CSharp/Windows Forms Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/CSharp/Windows Forms Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Console Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Console Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Console Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Console Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Console_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Console_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Console_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Console_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Console_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Console_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Console_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Console_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Native Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Native Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Native Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Native Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Windows Forms Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Windows Forms Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Windows Forms Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/IronPython/Windows Forms Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Console Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Console Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Console Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Console Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/IronPython/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Console_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Console_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Console_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Console_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Console_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Console_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Console_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Console_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/ControlLibrary_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/ControlLibrary_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/ControlLibrary_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/ControlLibrary_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/ControlLibrary_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/ControlLibrary_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/ControlLibrary_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/ControlLibrary_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Windows Forms Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Windows Forms Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/JSharp/Windows Forms Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/JSharp/Windows Forms Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Class Library.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Class Library.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Class Library.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Class Library.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Console Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Console Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Console Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Console Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Database.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Database.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Database.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Database.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Console_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Console_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Console_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Console_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Console_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Console_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Console_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Console_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/ControlLibrary_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/ControlLibrary_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/ControlLibrary_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/ControlLibrary_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/ControlLibrary_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/ControlLibrary_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/ControlLibrary_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/ControlLibrary_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Database_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Database_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Database_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Database_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Database_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Database_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Database_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Database_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Service_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Service_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Service_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Service_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Service_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Service_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Service_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Service_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/SliverlightApplication_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/SliverlightApplication_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/SliverlightApplication_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/SliverlightApplication_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/SliverlightApplication_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/SliverlightApplication_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/SliverlightApplication_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/SliverlightApplication_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Test_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Test_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Test_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Test_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Test_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Test_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Images/Test_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Images/Test_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Silverlight.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Silverlight.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Silverlight.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Silverlight.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Windows Forms Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Windows Forms Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Common Language Runtime/VisualBasic/Windows Forms Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Common Language Runtime/VisualBasic/Windows Forms Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/MSOfficeAddin_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/MSOfficeAddin_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/MSOfficeAddin_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/MSOfficeAddin_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/MSOfficeAddin_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/MSOfficeAddin_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/MSOfficeAddin_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/MSOfficeAddin_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/UniversalEditorAddin_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/UniversalEditorAddin_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/UniversalEditorAddin_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/UniversalEditorAddin_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/UniversalEditorAddin_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/UniversalEditorAddin_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Extensibility/Images/UniversalEditorAddin_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Extensibility/Images/UniversalEditorAddin_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Blank Project.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Blank Project.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Blank Project.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Blank Project.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Class Library.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Class Library.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Class Library.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Class Library.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Console Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Console Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Console Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Console Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/GUI Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/GUI Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/GUI Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/GUI Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Blank_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Blank_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Blank_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Blank_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Blank_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Blank_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Blank_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Blank_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Console_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Console_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Console_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Console_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Console_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Console_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Console_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Console_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Pascal/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Pascal/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/ActiveX Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/ActiveX Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/ActiveX Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/ActiveX Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Blank Project.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Blank Project.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Blank Project.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Blank Project.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Class Library.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Class Library.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Class Library.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Class Library.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Control Library.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Control Library.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Control Library.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Control Library.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ActiveXApplication_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ActiveXApplication_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ActiveXApplication_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ActiveXApplication_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ActiveXApplication_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ActiveXApplication_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ActiveXApplication_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ActiveXApplication_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Application_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Application_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Application_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Application_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Application_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Application_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Application_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Application_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/BlankProject_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/BlankProject_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/BlankProject_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/BlankProject_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/BlankProject_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/BlankProject_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/BlankProject_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/BlankProject_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ControlLibrary_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ControlLibrary_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ControlLibrary_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ControlLibrary_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ControlLibrary_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ControlLibrary_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/ControlLibrary_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/ControlLibrary_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Library_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Library_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Library_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Library_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Library_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Library_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Library_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Library_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Wizard_16x16.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Wizard_16x16.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Wizard_16x16.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Wizard_16x16.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Wizard_32x32.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Wizard_32x32.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Images/Wizard_32x32.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Images/Wizard_32x32.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Standard Application.uexml b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Standard Application.uexml similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Templates/Project/Software Development/Visual Basic 6.0/Standard Application.uexml rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Templates/Project/SoftwareDevelopment/Visual Basic 6.0/Standard Application.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/ProjectTypes/32x32/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/ProjectTypes/32x32/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/ProjectTypes/32x32/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/ProjectTypes/32x32/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Class Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Class Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Class Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Class Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Console Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Console Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Console Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Console Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Empty Project.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Empty Project.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Empty Project.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Empty Project.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Server Control.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Server Control.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Server Control.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Server Control.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Browser Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Browser Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Browser Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Browser Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Custom Control Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Custom Control Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Custom Control Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF Custom Control Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF User Control Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF User Control Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF User Control Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/WPF User Control Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Site.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Site.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Site.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Web Site.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Control Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Control Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Control Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Forms Control Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Service.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Service.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Service.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/16x16/Windows Service.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Class Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Class Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Class Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Class Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Console Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Console Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Console Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Console Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Empty Project.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Empty Project.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Empty Project.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Empty Project.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Server Control.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Server Control.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Server Control.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Server Control.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Browser Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Browser Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Browser Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Browser Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Custom Control Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Custom Control Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Custom Control Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF Custom Control Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF User Control Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF User Control Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF User Control Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/WPF User Control Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Web Site.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Web Site.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Web Site.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Web Site.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Control Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Control Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Control Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Forms Control Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Service.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Service.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Service.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/CSharp/32x32/Windows Service.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Class Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Class Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Class Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Class Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Console Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Console Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Console Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Console Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Silverlight Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Silverlight Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Silverlight Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Silverlight Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Tutorial.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Tutorial.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Tutorial.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/16x16/Tutorial.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Class Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Class Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Class Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Class Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Console Application.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Console Application.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Console Application.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Console Application.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Silverlight Library.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Silverlight Library.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Silverlight Library.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Silverlight Library.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Tutorial.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Tutorial.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Tutorial.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/FSharp/32x32/Tutorial.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Extension.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Extension.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Extension.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Extension.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/WPF Toolbox Control.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/WPF Toolbox Control.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/WPF Toolbox Control.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/WPF Toolbox Control.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Windows Forms Toolbox Control.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Windows Forms Toolbox Control.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Windows Forms Toolbox Control.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/16x16/Windows Forms Toolbox Control.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Extension.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Extension.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Extension.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Extension.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/WPF Toolbox Control.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/WPF Toolbox Control.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/WPF Toolbox Control.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/WPF Toolbox Control.png diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Windows Forms Toolbox Control.png b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Windows Forms Toolbox Control.png similarity index 100% rename from Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Windows Forms Toolbox Control.png rename to Extensions/UniversalEditor.Extensions.SoftwareDeveloper/Themes/VisualStudio2012/Dark/Images/Templates/Project/Software Development/Common Language Runtime/Generic/32x32/Windows Forms Toolbox Control.png diff --git a/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/UniversalEditor.Extensions.SoftwareDeveloper.csproj b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/UniversalEditor.Extensions.SoftwareDeveloper.csproj new file mode 100644 index 00000000..2bda6e96 --- /dev/null +++ b/Extensions/UniversalEditor.Extensions.SoftwareDeveloper/UniversalEditor.Extensions.SoftwareDeveloper.csproj @@ -0,0 +1,271 @@ + + + + + Debug + AnyCPU + {8A0618F6-4FE6-4BA2-81DE-87C222235FBE} + Library + Properties + UniversalEditor.Content.SoftwareDeveloper + UniversalEditor.Content.SoftwareDeveloper + v4.0 + 512 + + true + ..\..\..\..\MichaelBecker.snk + 4.0.2019.12 + + + true + full + false + ..\..\Output\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + pdbonly + true + ..\..\Output\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/UniversalEditor.sln b/UniversalEditor.sln index f832d596..ecd6d2ac 100644 --- a/UniversalEditor.sln +++ b/UniversalEditor.sln @@ -179,6 +179,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalEditor.Plugins.Off EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalEditor.Plugins.Setup.UserInterface", "Plugins.UserInterface\UniversalEditor.Plugins.Setup.UserInterface\UniversalEditor.Plugins.Setup.UserInterface.csproj", "{047F47EF-2A68-45A6-9F81-4EB499D9FB06}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Extensions", "Extensions", "{5E4765D1-3959-4433-8E9C-992E26D7BE62}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalEditor.Extensions.SoftwareDeveloper", "Extensions\UniversalEditor.Extensions.SoftwareDeveloper\UniversalEditor.Extensions.SoftwareDeveloper.csproj", "{8A0618F6-4FE6-4BA2-81DE-87C222235FBE}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -519,6 +523,10 @@ Global {047F47EF-2A68-45A6-9F81-4EB499D9FB06}.Debug|Any CPU.Build.0 = Debug|Any CPU {047F47EF-2A68-45A6-9F81-4EB499D9FB06}.Release|Any CPU.ActiveCfg = Release|Any CPU {047F47EF-2A68-45A6-9F81-4EB499D9FB06}.Release|Any CPU.Build.0 = Release|Any CPU + {8A0618F6-4FE6-4BA2-81DE-87C222235FBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8A0618F6-4FE6-4BA2-81DE-87C222235FBE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8A0618F6-4FE6-4BA2-81DE-87C222235FBE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8A0618F6-4FE6-4BA2-81DE-87C222235FBE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution {6F0AB1AF-E1A1-4D19-B19C-05BBB15C94B2} = {05D15661-E684-4EC9-8FBD-C014BA433CC5} @@ -603,6 +611,7 @@ Global {5D62192C-EB3E-4E73-A440-C53579B6EB47} = {2ED32D16-6C06-4450-909A-40D32DA67FB4} {317CDFBC-9B41-4157-B2C0-D37E2BCEB42B} = {7B535D74-5496-4802-B809-89ED88274A91} {047F47EF-2A68-45A6-9F81-4EB499D9FB06} = {7B535D74-5496-4802-B809-89ED88274A91} + {8A0618F6-4FE6-4BA2-81DE-87C222235FBE} = {5E4765D1-3959-4433-8E9C-992E26D7BE62} EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution Policies = $0