diff --git a/GUIs.Common/Common.vbproj b/GUIs.Common/Common.vbproj index 2c99722c..0a152c12 100644 --- a/GUIs.Common/Common.vbproj +++ b/GUIs.Common/Common.vbproj @@ -10,7 +10,8 @@ DigitalData.GUIs.Common 512 Windows - v4.6.1 + v4.8 + true @@ -183,6 +184,11 @@ Form + + True + True + Application.myapp + NNfrmNotification_Startup.vb @@ -319,6 +325,7 @@ MyApplicationCodeGenerator + Application.Designer.vb SettingsSingleFileGenerator diff --git a/GUIs.Common/My Project/Application.Designer.vb b/GUIs.Common/My Project/Application.Designer.vb new file mode 100644 index 00000000..8ab460ba --- /dev/null +++ b/GUIs.Common/My Project/Application.Designer.vb @@ -0,0 +1,13 @@ +'------------------------------------------------------------------------------ +' +' Dieser Code wurde von einem Tool generiert. +' Laufzeitversion:4.0.30319.42000 +' +' Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn +' der Code erneut generiert wird. +' +'------------------------------------------------------------------------------ + +Option Strict On +Option Explicit On + diff --git a/GUIs.Common/My Project/Settings.Designer.vb b/GUIs.Common/My Project/Settings.Designer.vb index 84ca6129..aebc86e6 100644 --- a/GUIs.Common/My Project/Settings.Designer.vb +++ b/GUIs.Common/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.Common/app.config b/GUIs.Common/app.config index f5b66222..62c7d3c0 100644 --- a/GUIs.Common/app.config +++ b/GUIs.Common/app.config @@ -1,8 +1,8 @@ - + -
+
@@ -41,16 +41,16 @@ - + - - + + - \ No newline at end of file +