From 1d6e8549c4ca1e306eb094d66f95cea834774c86 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Fri, 5 Dec 2014 09:26:15 -0500 Subject: [PATCH] Do not use a separate ExpandedStringSegment just for quotes; we can put them into a Literal --- .../ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml | 6 ++---- .../ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.xml | 6 ++---- .../ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml index 035135e3..4231bc42 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml @@ -14,10 +14,9 @@ $(MinGWPath)\g++.exe - - + - + @@ -50,7 +49,6 @@ - diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.xml index e238676f..0f4f6b03 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.xml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/SoftwareDeveloper/ProjectTypes/{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}.xml @@ -13,11 +13,9 @@ $(DotNetFrameworkPath)\v$(DotNetVersion)\csc.exe - - + - - + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml index 33f856a6..65afe52b 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{EA90755A-4A5D-4FA4-B676-F7BBD8CF0D84}.xml @@ -20,11 +20,9 @@ $(ArduinoPath)\avr-gcc.exe - - + - - +