Nicht benötigte Imports & protobuf-net entfernt, Bugfix
In mehreren Dateien wurden überflüssige Imports (u.a. DD_LIB_Standards, DigitalData.Modules.Language.Utils) entfernt. In frmAdministration.vb wurde ein Fehler beim Aufruf von FreeUserProfile behoben (Klammern ergänzt). Die Datei protobuf-net.dll wurde aus Product.wxs entfernt.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
Imports DD_LIB_Standards
|
||||
Imports System.Text
|
||||
Imports System.Text
|
||||
|
||||
Public Class ClassHotkey
|
||||
Implements IMessageFilter
|
||||
|
||||
Reference in New Issue
Block a user