* „Linie 3: Added an import for the Logger type to resolve the BC30002 error, as Logger is not defined in the current context. This assumes Logger is a type within the DigitalData.Modules.Logging namespace or its sub-namespaces.“ in Datei „Base\WindowsEx.vb“
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Imports System.ComponentModel
|
||||
Imports System.Runtime.InteropServices
|
||||
Imports DigitalData.Modules.Logging
|
||||
Imports DigitalData.Modules.Logging.Logger
|
||||
Imports DigitalData.Modules.Logging.Config
|
||||
Imports DigitalData.Modules.Base.NativeMethods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user