diff --git a/ConfigCreator/App.config b/ConfigCreator/App.config index 30242f85..14d631fc 100644 --- a/ConfigCreator/App.config +++ b/ConfigCreator/App.config @@ -1,8 +1,8 @@ - + -
+
@@ -41,19 +41,19 @@ - + - + - - + + - \ No newline at end of file + diff --git a/ConfigCreator/MonoRepoUtils.vbproj b/ConfigCreator/MonoRepoUtils.vbproj index 10ba248c..51d85c72 100644 --- a/ConfigCreator/MonoRepoUtils.vbproj +++ b/ConfigCreator/MonoRepoUtils.vbproj @@ -11,9 +11,10 @@ DigitalData.GUIs.MonoRepoUtils 512 WindowsForms - v4.6.1 + v4.6.2 true true + AnyCPU diff --git a/ConfigCreator/My Project/Resources.Designer.vb b/ConfigCreator/My Project/Resources.Designer.vb index 06c64bc1..e45c1e0a 100644 --- a/ConfigCreator/My Project/Resources.Designer.vb +++ b/ConfigCreator/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ diff --git a/ConfigCreator/My Project/Settings.Designer.vb b/ConfigCreator/My Project/Settings.Designer.vb index bbd55f77..b6300054 100644 --- a/ConfigCreator/My Project/Settings.Designer.vb +++ b/ConfigCreator/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/Controls.DocumentViewer/App.config b/Controls.DocumentViewer/App.config index a86c6465..ac126d38 100644 --- a/Controls.DocumentViewer/App.config +++ b/Controls.DocumentViewer/App.config @@ -1,6 +1,6 @@ - + diff --git a/Controls.DocumentViewer/DocumentViewer.vbproj b/Controls.DocumentViewer/DocumentViewer.vbproj index 26ea61c8..f7fa0295 100644 --- a/Controls.DocumentViewer/DocumentViewer.vbproj +++ b/Controls.DocumentViewer/DocumentViewer.vbproj @@ -12,7 +12,7 @@ DigitalData.Controls.DocumentViewer 512 Windows - v4.8 + v4.6.2 true diff --git a/Controls.LookupGrid/LookupControl.vbproj b/Controls.LookupGrid/LookupControl.vbproj index d7ed49f5..31d7357d 100644 --- a/Controls.LookupGrid/LookupControl.vbproj +++ b/Controls.LookupGrid/LookupControl.vbproj @@ -10,7 +10,8 @@ DigitalData.Controls.LookupGrid 512 Windows - v4.6.1 + v4.6.2 + true @@ -104,6 +105,7 @@ True Application.myapp + True True diff --git a/Controls.LookupGrid/My Project/Resources.Designer.vb b/Controls.LookupGrid/My Project/Resources.Designer.vb index b3e49c5d..57c2e37e 100644 --- a/Controls.LookupGrid/My Project/Resources.Designer.vb +++ b/Controls.LookupGrid/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ diff --git a/Controls.LookupGrid/My Project/Settings.Designer.vb b/Controls.LookupGrid/My Project/Settings.Designer.vb index b0fbc3f3..5ce79aea 100644 --- a/Controls.LookupGrid/My Project/Settings.Designer.vb +++ b/Controls.LookupGrid/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/Controls.LookupGrid/Resources/Strings.Designer.vb b/Controls.LookupGrid/Resources/Strings.Designer.vb index 836aa51a..c629698e 100644 --- a/Controls.LookupGrid/Resources/Strings.Designer.vb +++ b/Controls.LookupGrid/Resources/Strings.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ Friend Class Strings diff --git a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj index 3e716ad6..65c8d8bf 100644 --- a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj +++ b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj @@ -10,7 +10,8 @@ DigitalData.GUIs.ClipboardWatcher 512 Windows - v4.6.1 + v4.6.2 + true @@ -136,6 +137,7 @@ True Application.myapp + True True diff --git a/GUIs.ClipboardWatcher/My Project/Resources.Designer.vb b/GUIs.ClipboardWatcher/My Project/Resources.Designer.vb index 36236405..badbc543 100644 --- a/GUIs.ClipboardWatcher/My Project/Resources.Designer.vb +++ b/GUIs.ClipboardWatcher/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ diff --git a/GUIs.ClipboardWatcher/My Project/Settings.Designer.vb b/GUIs.ClipboardWatcher/My Project/Settings.Designer.vb index 58785339..fadcf464 100644 --- a/GUIs.ClipboardWatcher/My Project/Settings.Designer.vb +++ b/GUIs.ClipboardWatcher/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/GUIs.ClipboardWatcher/app.config b/GUIs.ClipboardWatcher/app.config index c942cb81..f13a22ef 100644 --- a/GUIs.ClipboardWatcher/app.config +++ b/GUIs.ClipboardWatcher/app.config @@ -1,8 +1,8 @@ - + -
+
@@ -41,20 +41,20 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/GUIs.Common/Common.vbproj b/GUIs.Common/Common.vbproj index 0a152c12..f497b7f8 100644 --- a/GUIs.Common/Common.vbproj +++ b/GUIs.Common/Common.vbproj @@ -10,7 +10,7 @@ DigitalData.GUIs.Common 512 Windows - v4.8 + v4.6.2 diff --git a/GUIs.Common/app.config b/GUIs.Common/app.config index 62c7d3c0..bf89aeae 100644 --- a/GUIs.Common/app.config +++ b/GUIs.Common/app.config @@ -53,4 +53,4 @@ - + diff --git a/GUIs.GlobalIndexer/GlobalIndexer.vbproj b/GUIs.GlobalIndexer/GlobalIndexer.vbproj index 63012606..e9eaf094 100644 --- a/GUIs.GlobalIndexer/GlobalIndexer.vbproj +++ b/GUIs.GlobalIndexer/GlobalIndexer.vbproj @@ -10,8 +10,9 @@ DigitalData.GUIs.GlobalIndexer 512 Windows - v4.6.1 + v4.6.2 true + true diff --git a/GUIs.GlobalIndexer/My Project/Resources.Designer.vb b/GUIs.GlobalIndexer/My Project/Resources.Designer.vb index 349910b1..d158d85e 100644 --- a/GUIs.GlobalIndexer/My Project/Resources.Designer.vb +++ b/GUIs.GlobalIndexer/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ diff --git a/GUIs.GlobalIndexer/My Project/Settings.Designer.vb b/GUIs.GlobalIndexer/My Project/Settings.Designer.vb index d5a79e89..0cd6cd67 100644 --- a/GUIs.GlobalIndexer/My Project/Settings.Designer.vb +++ b/GUIs.GlobalIndexer/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/GUIs.Test.TestGUI/App.config b/GUIs.Test.TestGUI/App.config index d0f7e844..6508e958 100644 --- a/GUIs.Test.TestGUI/App.config +++ b/GUIs.Test.TestGUI/App.config @@ -1,35 +1,35 @@ - + -
+
- + - + - + - + - - + + - - + + diff --git a/GUIs.Test.TestGUI/My Project/Application.Designer.vb b/GUIs.Test.TestGUI/My Project/Application.Designer.vb index ac66efcf..786811bc 100644 --- a/GUIs.Test.TestGUI/My Project/Application.Designer.vb +++ b/GUIs.Test.TestGUI/My Project/Application.Designer.vb @@ -32,7 +32,7 @@ Namespace My _ Protected Overrides Sub OnCreateMainForm() - Me.MainForm = Global.TestGUI.frmStart + Me.MainForm = Global.TestGUI.Form1 End Sub End Class End Namespace diff --git a/GUIs.Test.TestGUI/My Project/Resources.Designer.vb b/GUIs.Test.TestGUI/My Project/Resources.Designer.vb index cd2e2168..6d281b27 100644 --- a/GUIs.Test.TestGUI/My Project/Resources.Designer.vb +++ b/GUIs.Test.TestGUI/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ diff --git a/GUIs.Test.TestGUI/My Project/Settings.Designer.vb b/GUIs.Test.TestGUI/My Project/Settings.Designer.vb index 2fc680a8..c4297d73 100644 --- a/GUIs.Test.TestGUI/My Project/Settings.Designer.vb +++ b/GUIs.Test.TestGUI/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/GUIs.Test.TestGUI/TestGUI.vbproj b/GUIs.Test.TestGUI/TestGUI.vbproj index 66208b76..7d4d7892 100644 --- a/GUIs.Test.TestGUI/TestGUI.vbproj +++ b/GUIs.Test.TestGUI/TestGUI.vbproj @@ -11,7 +11,7 @@ TestGUI 512 WindowsForms - v4.7.2 + v4.6.2 true diff --git a/GUIs.Test.TestGUI/packages.config b/GUIs.Test.TestGUI/packages.config index bf432ae4..fff7d72d 100644 --- a/GUIs.Test.TestGUI/packages.config +++ b/GUIs.Test.TestGUI/packages.config @@ -2,7 +2,7 @@ - + diff --git a/GUIs.Test.ZUGFeRDTest/App.config b/GUIs.Test.ZUGFeRDTest/App.config index b9eee8df..f5e56d48 100644 --- a/GUIs.Test.ZUGFeRDTest/App.config +++ b/GUIs.Test.ZUGFeRDTest/App.config @@ -9,7 +9,7 @@ - + diff --git a/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj b/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj index e34fd32e..8853d80a 100644 --- a/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj +++ b/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj @@ -11,7 +11,7 @@ ZUGFeRDTest 512 WindowsForms - v4.8 + v4.6.2 true diff --git a/Services.EmailService/App.config b/Services.EmailService/App.config index e773d4eb..c5280b07 100644 --- a/Services.EmailService/App.config +++ b/Services.EmailService/App.config @@ -3,7 +3,7 @@ - + diff --git a/Services.EmailService/Config.vb b/Services.EmailService/Config.vb index 9056a113..b1cd2d4a 100644 --- a/Services.EmailService/Config.vb +++ b/Services.EmailService/Config.vb @@ -17,5 +17,12 @@ Public Class Config Public Property Debug As Boolean = False - Public Property TlsVersion As Security.Authentication.SslProtocols = Security.Authentication.SslProtocols.Default + Public Class TlsConfig + Public Property EnableDefault As Boolean = True + Public Property EnableTls1_1 As Boolean = False + Public Property EnableTls1_2 As Boolean = False + End Class + + + Public Property TlsVersion As New TlsConfig End Class diff --git a/Services.EmailService/DDEmailService.vbproj b/Services.EmailService/DDEmailService.vbproj index 43eae557..0d4b5809 100644 --- a/Services.EmailService/DDEmailService.vbproj +++ b/Services.EmailService/DDEmailService.vbproj @@ -11,7 +11,7 @@ DDEmailService 512 Console - v4.8 + v4.6.2 true diff --git a/Services.EmailService/EmailService.vb b/Services.EmailService/EmailService.vb index 97858f5e..0b2935b7 100644 --- a/Services.EmailService/EmailService.vb +++ b/Services.EmailService/EmailService.vb @@ -349,7 +349,9 @@ Public Class EmailService ' ======= Connect to server ======= Dim oOptions As New MailSender.MailSenderOptions() With { - .TlsVersion = _Config.TlsVersion + .EnableTls1_1 = _Config.TlsVersion.EnableTls1_1, + .EnableTls1_2 = _Config.TlsVersion.EnableTls1_2, + .EnableDefault = _Config.TlsVersion.EnableDefault } Dim oResult = _MailSender.ConnectToServer(oAccount.Server, oAccount.Port, oAccount.Username, oAccount.Password, oAccount.AuthType, oOptions) diff --git a/Services.LicenseService/App.config b/Services.LicenseService/App.config index 06567b85..b3f62cde 100644 --- a/Services.LicenseService/App.config +++ b/Services.LicenseService/App.config @@ -1,14 +1,14 @@ - + - + - - + + - + diff --git a/Services.LicenseService/DDEDMLicenseService.vbproj b/Services.LicenseService/DDEDMLicenseService.vbproj index cc26af94..82d9aee6 100644 --- a/Services.LicenseService/DDEDMLicenseService.vbproj +++ b/Services.LicenseService/DDEDMLicenseService.vbproj @@ -10,8 +10,9 @@ DDEDMLicenseService 512 Console - v4.6.1 + v4.6.2 True + true diff --git a/Services.LicenseService/My Project/Resources.Designer.vb b/Services.LicenseService/My Project/Resources.Designer.vb index 82280de9..df891f89 100644 --- a/Services.LicenseService/My Project/Resources.Designer.vb +++ b/Services.LicenseService/My Project/Resources.Designer.vb @@ -22,7 +22,7 @@ Namespace My.Resources ''' ''' Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. ''' - _ diff --git a/Services.LicenseService/My Project/Settings.Designer.vb b/Services.LicenseService/My Project/Settings.Designer.vb index 2bbfdbc1..81d5952e 100644 --- a/Services.LicenseService/My Project/Settings.Designer.vb +++ b/Services.LicenseService/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase diff --git a/Services.ZUGFeRDService/App.config b/Services.ZUGFeRDService/App.config index e773d4eb..c5280b07 100644 --- a/Services.ZUGFeRDService/App.config +++ b/Services.ZUGFeRDService/App.config @@ -3,7 +3,7 @@ - + diff --git a/Services.ZUGFeRDService/DDZUGFeRDService.vbproj b/Services.ZUGFeRDService/DDZUGFeRDService.vbproj index da87b4e4..d8b84fbe 100644 --- a/Services.ZUGFeRDService/DDZUGFeRDService.vbproj +++ b/Services.ZUGFeRDService/DDZUGFeRDService.vbproj @@ -11,7 +11,7 @@ DDZUGFeRDService 512 Console - v4.8 + v4.6.2 true