From 8c311a527aee8879d0114a7069b77768f51d3c8f Mon Sep 17 00:00:00 2001 From: Sam Khawase Date: Mon, 23 Mar 2015 13:47:36 +0100 Subject: [PATCH] Ported to .Net 4.6 --- .../CShell.Completion.csproj | 3 +- Src/CShell.Completion/app.config | 8 +++--- Src/CShell.Core/CShell.Core.csproj | 4 +-- Src/CShell.Core/app.config | 8 +++--- Src/CShell.Hosting/CShell.Hosting.csproj | 3 +- Src/CShell.Hosting/app.config | 8 +++--- Src/CShell/CShell.csproj | 4 +-- Src/CShell/Properties/Resources.Designer.cs | 2 +- Src/CShell/Properties/Settings.Designer.cs | 4 +-- Src/CShell/app.config | 28 +++++++++---------- 10 files changed, 37 insertions(+), 35 deletions(-) diff --git a/Src/CShell.Completion/CShell.Completion.csproj b/Src/CShell.Completion/CShell.Completion.csproj index 266771d..51b3432 100644 --- a/Src/CShell.Completion/CShell.Completion.csproj +++ b/Src/CShell.Completion/CShell.Completion.csproj @@ -9,10 +9,11 @@ Properties CShell.Completion CShell.Completion - v4.5 + v4.6 512 ..\ true + true diff --git a/Src/CShell.Completion/app.config b/Src/CShell.Completion/app.config index 66e53f9..665d5ef 100644 --- a/Src/CShell.Completion/app.config +++ b/Src/CShell.Completion/app.config @@ -1,11 +1,11 @@ - + - - + + - \ No newline at end of file + diff --git a/Src/CShell.Core/CShell.Core.csproj b/Src/CShell.Core/CShell.Core.csproj index 5810f80..8b657aa 100644 --- a/Src/CShell.Core/CShell.Core.csproj +++ b/Src/CShell.Core/CShell.Core.csproj @@ -1,5 +1,5 @@  - + Debug AnyCPU @@ -10,7 +10,7 @@ Properties CShell CShell.Core - v4.5 + v4.6 512 ..\ true diff --git a/Src/CShell.Core/app.config b/Src/CShell.Core/app.config index 66e53f9..665d5ef 100644 --- a/Src/CShell.Core/app.config +++ b/Src/CShell.Core/app.config @@ -1,11 +1,11 @@ - + - - + + - \ No newline at end of file + diff --git a/Src/CShell.Hosting/CShell.Hosting.csproj b/Src/CShell.Hosting/CShell.Hosting.csproj index ae4b409..699a8dd 100644 --- a/Src/CShell.Hosting/CShell.Hosting.csproj +++ b/Src/CShell.Hosting/CShell.Hosting.csproj @@ -9,10 +9,11 @@ Properties CShell.Hosting CShell.Hosting - v4.5 + v4.6 512 ..\ true + true diff --git a/Src/CShell.Hosting/app.config b/Src/CShell.Hosting/app.config index 66e53f9..665d5ef 100644 --- a/Src/CShell.Hosting/app.config +++ b/Src/CShell.Hosting/app.config @@ -1,11 +1,11 @@ - + - - + + - \ No newline at end of file + diff --git a/Src/CShell/CShell.csproj b/Src/CShell/CShell.csproj index c6348ed..743bf63 100644 --- a/Src/CShell/CShell.csproj +++ b/Src/CShell/CShell.csproj @@ -1,5 +1,5 @@  - + Debug x86 @@ -10,7 +10,7 @@ Properties CShell CShell - v4.5 + v4.6 512 diff --git a/Src/CShell/Properties/Resources.Designer.cs b/Src/CShell/Properties/Resources.Designer.cs index 2b0d262..fba6423 100644 --- a/Src/CShell/Properties/Resources.Designer.cs +++ b/Src/CShell/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18052 +// Runtime Version:4.0.30319.0 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Src/CShell/Properties/Settings.Designer.cs b/Src/CShell/Properties/Settings.Designer.cs index 93b4a32..b8fa4a8 100644 --- a/Src/CShell/Properties/Settings.Designer.cs +++ b/Src/CShell/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18052 +// Runtime Version:4.0.30319.0 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace CShell.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/Src/CShell/app.config b/Src/CShell/app.config index 8e33b52..2b824c8 100644 --- a/Src/CShell/app.config +++ b/Src/CShell/app.config @@ -1,50 +1,50 @@ - + -
+
-
+
- + - - + + - - + + - + - + - + - + - + - + True