From 7d5f6b2779b145683d86cd57df611db22cafa265 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 22 Jul 2014 16:27:52 -0400 Subject: [PATCH] Switch back to .NET 4.5 --- Application/FeedCenter.csproj | 6 +++--- Application/Model.Designer.cs | 2 +- Application/app.config | 28 ++++++++++++++-------------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Application/FeedCenter.csproj b/Application/FeedCenter.csproj index 8c0e9fe..4b804a2 100644 --- a/Application/FeedCenter.csproj +++ b/Application/FeedCenter.csproj @@ -10,7 +10,7 @@ Properties FeedCenter FeedCenter - v4.5.1 + v4.5 512 @@ -391,9 +391,9 @@ - + False - Microsoft .NET Framework 4.5.1 %28x86 and x64%29 + Microsoft .NET Framework 4.5 %28x86 and x64%29 true diff --git a/Application/Model.Designer.cs b/Application/Model.Designer.cs index 5da3865..c582988 100644 --- a/Application/Model.Designer.cs +++ b/Application/Model.Designer.cs @@ -1,4 +1,4 @@ -// T4 code generation is enabled for model 'D:\Code\Personal\FeedCenter\Model.edmx'. +// T4 code generation is enabled for model 'D:\Code\Personal\FeedCenter\Application\Model.edmx'. // To enable legacy code generation, change the value of the 'Code Generation Strategy' designer // property to 'Legacy ObjectContext'. This property is available in the Properties Window when the model // is open in the designer. diff --git a/Application/app.config b/Application/app.config index a4c01a6..7eb4556 100644 --- a/Application/app.config +++ b/Application/app.config @@ -1,13 +1,13 @@ - + -
+
-
+
-
+
@@ -35,7 +35,7 @@ True - + False @@ -53,7 +53,7 @@ False - + 1500 @@ -83,7 +83,7 @@ - + - + - + - - + + - - + + - \ No newline at end of file +