This commit is contained in:
2025-05-08 11:57:33 +02:00
parent 7a65d8e483
commit bb96191b1e
2 changed files with 3 additions and 3 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' übernehmen, indem Sie "*" eingeben: ' übernehmen, indem Sie "*" eingeben:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.3.9.7")> <Assembly: AssemblyVersion("1.3.9.8")>
<Assembly: AssemblyFileVersion("1.3.9.7")> <Assembly: AssemblyFileVersion("1.3.9.8")>

View File

@@ -2,7 +2,7 @@
Imports System.Reflection Imports System.Reflection
Imports System.Windows.Documents Imports System.Windows.Documents
Imports com.sun.org.apache.xpath.internal.objects Imports com.sun.org.apache.xpath.internal.objects
Imports itextsharp.text.pdf Imports iTextSharp.text.pdf
Imports Microsoft.Office.Interop Imports Microsoft.Office.Interop
Imports VERAG_PROG_ALLGEMEIN Imports VERAG_PROG_ALLGEMEIN