From a157c83ae050348f2f84ba3a0d8ebb7e1e0d0965 Mon Sep 17 00:00:00 2001 From: Guy Marino Date: Tue, 2 Apr 2019 16:12:02 -0400 Subject: [PATCH] Update Getting Started to .NET 4.5.2 --- GettingStarted/GettingStarted.csproj | 14 ++++++++++---- GettingStarted/app.config | 3 +++ 2 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 GettingStarted/app.config diff --git a/GettingStarted/GettingStarted.csproj b/GettingStarted/GettingStarted.csproj index 4749dd1..4d4731e 100644 --- a/GettingStarted/GettingStarted.csproj +++ b/GettingStarted/GettingStarted.csproj @@ -1,4 +1,4 @@ - + {61141884-4A8A-41FA-B7C6-AB84EF715212} @@ -7,7 +7,8 @@ GettingStarted WinExe GettingStarted - v2.0 + v4.5.2 + bin\Debug\ @@ -16,6 +17,7 @@ 4096 false false + false bin\Release\ @@ -24,6 +26,7 @@ 4096 true false + false @@ -50,6 +53,9 @@ HelloWorldForm.cs + + + @@ -67,8 +73,8 @@ true - + - + \ No newline at end of file diff --git a/GettingStarted/app.config b/GettingStarted/app.config new file mode 100644 index 0000000..ff99501 --- /dev/null +++ b/GettingStarted/app.config @@ -0,0 +1,3 @@ + + +