diff --git a/Controls.DocumentViewer/App.config b/Controls.DocumentViewer/App.config index 5534e287..a86c6465 100644 --- a/Controls.DocumentViewer/App.config +++ b/Controls.DocumentViewer/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/Controls.DocumentViewer/DocumentViewer.vbproj b/Controls.DocumentViewer/DocumentViewer.vbproj index bc124fe1..26ea61c8 100644 --- a/Controls.DocumentViewer/DocumentViewer.vbproj +++ b/Controls.DocumentViewer/DocumentViewer.vbproj @@ -12,8 +12,9 @@ DigitalData.Controls.DocumentViewer 512 Windows - v4.6.1 + v4.8 true + AnyCPU diff --git a/Controls.DocumentViewer/My Project/AssemblyInfo.vb b/Controls.DocumentViewer/My Project/AssemblyInfo.vb index af56e964..69c95351 100644 --- a/Controls.DocumentViewer/My Project/AssemblyInfo.vb +++ b/Controls.DocumentViewer/My Project/AssemblyInfo.vb @@ -12,8 +12,8 @@ Imports System.Runtime.InteropServices - - + + @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/Controls.DocumentViewer/My Project/Resources.Designer.vb b/Controls.DocumentViewer/My Project/Resources.Designer.vb index 02455fdf..2927fe4d 100644 --- a/Controls.DocumentViewer/My Project/Resources.Designer.vb +++ b/Controls.DocumentViewer/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.DocumentViewer/My Project/Settings.Designer.vb b/Controls.DocumentViewer/My Project/Settings.Designer.vb index ab8c92d2..c104f696 100644 --- a/Controls.DocumentViewer/My Project/Settings.Designer.vb +++ b/Controls.DocumentViewer/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/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/AssemblyInfo.vb b/GUIs.Common/My Project/AssemblyInfo.vb index 98ed3f4e..58af0811 100644 --- a/GUIs.Common/My Project/AssemblyInfo.vb +++ b/GUIs.Common/My Project/AssemblyInfo.vb @@ -12,8 +12,8 @@ Imports System.Runtime.InteropServices - - + + @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + 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 +