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:
Developer01
2026-05-06 11:46:31 +02:00
parent b77c68f106
commit 57745cc2aa
6 changed files with 3 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
Imports System.Xml
Imports System.IO
Imports DD_LIB_Standards
Public Class ClassWindowLocation