From 2972ae31aa9ca546b50602a32351f4881ecfcb5f Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 1 Oct 2019 22:00:55 +0100 Subject: [PATCH] Code upgraded to use .net 4.5 --- FocuserTestConsole/FocuserTestConsole.csproj | 3 +- FocuserTestConsole/app.config | 2 +- Meade.net.Setup/Product.wxs | 4 +- .../Meade.net.Telescope.csproj | 4 +- .../Properties/Resources.Designer.cs | 44 ++++++++----------- .../Properties/Settings.Designer.cs | 12 ++--- Meade.net.Telescope/app.config | 2 +- Meade.net.focuser/Meade.net.focuser.csproj | 4 +- .../Properties/Resources.Designer.cs | 44 ++++++++----------- .../Properties/Settings.Designer.cs | 12 ++--- Meade.net.focuser/app.config | 2 +- Meade.net/Meade.net.csproj | 3 +- Meade.net/app.config | 2 +- .../TelescopeTestConsole.csproj | 3 +- TelescopeTestConsole/app.config | 2 +- 15 files changed, 65 insertions(+), 78 deletions(-) diff --git a/FocuserTestConsole/FocuserTestConsole.csproj b/FocuserTestConsole/FocuserTestConsole.csproj index 34cf2fd..8818966 100644 --- a/FocuserTestConsole/FocuserTestConsole.csproj +++ b/FocuserTestConsole/FocuserTestConsole.csproj @@ -10,7 +10,7 @@ Properties ASCOM.MeadeGeneric ASCOM.MeadeGeneric.Test - v4.0 + v4.5 512 @@ -54,6 +54,7 @@ AnyCPU prompt MinimumRecommendedRules.ruleset + false diff --git a/FocuserTestConsole/app.config b/FocuserTestConsole/app.config index e365603..c5e1dae 100644 --- a/FocuserTestConsole/app.config +++ b/FocuserTestConsole/app.config @@ -1,3 +1,3 @@ - + diff --git a/Meade.net.Setup/Product.wxs b/Meade.net.Setup/Product.wxs index 8cf95a1..71d33d3 100644 --- a/Meade.net.Setup/Product.wxs +++ b/Meade.net.Setup/Product.wxs @@ -26,8 +26,8 @@ - - + +