From d3c1d7187b2626a73011804d9c55cf88eb1acf39 Mon Sep 17 00:00:00 2001 From: Uncled1023 Date: Sun, 16 Oct 2016 23:39:21 -0700 Subject: [PATCH] Updated framework target to 4.6.2 --- ServerMaint/ServerMaint.csproj | 2 +- ServerMaint/app.config | 26 ++--- .../PublishProfiles/Teknik Dev.pubxml | 4 +- .../PublishProfiles/Teknik Production.pubxml | 2 +- Teknik/Teknik.csproj | 4 +- Teknik/Web.config | 102 ++++++++++-------- 6 files changed, 74 insertions(+), 66 deletions(-) diff --git a/ServerMaint/ServerMaint.csproj b/ServerMaint/ServerMaint.csproj index be85e84..493a1c6 100644 --- a/ServerMaint/ServerMaint.csproj +++ b/ServerMaint/ServerMaint.csproj @@ -9,7 +9,7 @@ Properties ServerMaint ServerMaint - v4.5.2 + v4.6.2 512 diff --git a/ServerMaint/app.config b/ServerMaint/app.config index 12cbabb..8cf44de 100644 --- a/ServerMaint/app.config +++ b/ServerMaint/app.config @@ -1,33 +1,33 @@ - + -
+
- + - + - + - + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/Teknik/Properties/PublishProfiles/Teknik Dev.pubxml b/Teknik/Properties/PublishProfiles/Teknik Dev.pubxml index 66bf842..f4a87b2 100644 --- a/Teknik/Properties/PublishProfiles/Teknik Dev.pubxml +++ b/Teknik/Properties/PublishProfiles/Teknik Dev.pubxml @@ -12,8 +12,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt https://dev.teknik.io/ True True - teknik.io - Dev + teknik.io:8173 + TeknikDev False WMSVC diff --git a/Teknik/Properties/PublishProfiles/Teknik Production.pubxml b/Teknik/Properties/PublishProfiles/Teknik Production.pubxml index 6ec3785..d66cb03 100644 --- a/Teknik/Properties/PublishProfiles/Teknik Production.pubxml +++ b/Teknik/Properties/PublishProfiles/Teknik Production.pubxml @@ -12,7 +12,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt https://www.teknik.io/ True True - teknik.io + teknik.io:8173 Teknik True diff --git a/Teknik/Teknik.csproj b/Teknik/Teknik.csproj index 59c1bac..bd3ac54 100644 --- a/Teknik/Teknik.csproj +++ b/Teknik/Teknik.csproj @@ -13,7 +13,7 @@ Properties Teknik Teknik - v4.5.2 + v4.6.2 false true 44300 @@ -114,9 +114,9 @@ - + diff --git a/Teknik/Web.config b/Teknik/Web.config index 0178d52..a7d7f4d 100644 --- a/Teknik/Web.config +++ b/Teknik/Web.config @@ -1,13 +1,13 @@ - + -
+
- + - - - - + + + + + - - + + - + - - - + + + - - - - - + + + + + - - - + + + - - + + - + - - - - + + + + - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - + - - + + \ No newline at end of file