From 295f0cf64b97d1a5dd9f7644155111445749a4d6 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Tue, 21 Apr 2015 08:36:45 -0400 Subject: [PATCH] Reorganized setup definitions into SoftwarePublisher extension --- .../Setup/InstallShield/InstallShieldScript.xml} | 0 .../Setup/Microsoft}/ACME/BootstrapScript.xml | 0 .../Setup}/RebelSoftware/InstallationPackage.xml | 0 .../Setup}/RebelSoftware/InstallationScript.xml | 0 .../UniversalEditor.Content.PlatformIndependent.csproj | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) rename CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/{SoftwareDeveloper/Associations/InstallationScript/InstallShield.xml => SoftwarePublisher/Associations/Setup/InstallShield/InstallShieldScript.xml} (100%) rename CSharp/Content/UniversalEditor.Content.PlatformIndependent/{Associations/Microsoft/SoftwareInstallation => Extensions/SoftwarePublisher/Associations/Setup/Microsoft}/ACME/BootstrapScript.xml (100%) rename CSharp/Content/UniversalEditor.Content.PlatformIndependent/{Associations => Extensions/SoftwarePublisher/Associations/Setup}/RebelSoftware/InstallationPackage.xml (100%) rename CSharp/Content/UniversalEditor.Content.PlatformIndependent/{Associations => Extensions/SoftwarePublisher/Associations/Setup}/RebelSoftware/InstallationScript.xml (100%) diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/InstallationScript/InstallShield.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/InstallShield/InstallShieldScript.xml similarity index 100% rename from CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/Associations/InstallationScript/InstallShield.xml rename to CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/InstallShield/InstallShieldScript.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/Microsoft/SoftwareInstallation/ACME/BootstrapScript.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/Microsoft/ACME/BootstrapScript.xml similarity index 100% rename from CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/Microsoft/SoftwareInstallation/ACME/BootstrapScript.xml rename to CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/Microsoft/ACME/BootstrapScript.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/RebelSoftware/InstallationPackage.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/RebelSoftware/InstallationPackage.xml similarity index 100% rename from CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/RebelSoftware/InstallationPackage.xml rename to CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/RebelSoftware/InstallationPackage.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/RebelSoftware/InstallationScript.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/RebelSoftware/InstallationScript.xml similarity index 100% rename from CSharp/Content/UniversalEditor.Content.PlatformIndependent/Associations/RebelSoftware/InstallationScript.xml rename to CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwarePublisher/Associations/Setup/RebelSoftware/InstallationScript.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index a03c8b6b..99430afa 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -41,9 +41,9 @@ - - - + + + @@ -237,7 +237,7 @@ - +