From 12c255e9f149d35e09f005c6c4573c9fa1cf375d Mon Sep 17 00:00:00 2001 From: pitzm Date: Tue, 11 Jun 2024 14:49:07 +0200 Subject: [PATCH 1/2] =?UTF-8?q?XML-Schema=20version=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GUIs.Test.ZUGFeRDTest/Form1.vb | 1 + 1 file changed, 1 insertion(+) diff --git a/GUIs.Test.ZUGFeRDTest/Form1.vb b/GUIs.Test.ZUGFeRDTest/Form1.vb index fe13417e..8c2c1610 100644 --- a/GUIs.Test.ZUGFeRDTest/Form1.vb +++ b/GUIs.Test.ZUGFeRDTest/Form1.vb @@ -130,6 +130,7 @@ Public Class Form1 oResult = _zugferd.SerializeZUGFeRDDocument(oDoc) WriteLog("Specification: " & oResult.Specification) + WriteLog("XML-Schema: " & oResult.UsedXMLSchema) WriteLog("Embedded File Name: " & oResult.DataFileName) Dim oSpecification = oResult.Specification From 2e768dae5e07de6caa21db7f4fb6cc6c41129f2e Mon Sep 17 00:00:00 2001 From: pitzm Date: Wed, 12 Jun 2024 09:05:45 +0200 Subject: [PATCH 2/2] ZUGFeRD Service 2.8.3.0 --- Services.ZUGFeRDService/My Project/AssemblyInfo.vb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Services.ZUGFeRDService/My Project/AssemblyInfo.vb b/Services.ZUGFeRDService/My Project/AssemblyInfo.vb index eecef51c..e80b03b5 100644 --- a/Services.ZUGFeRDService/My Project/AssemblyInfo.vb +++ b/Services.ZUGFeRDService/My Project/AssemblyInfo.vb @@ -13,7 +13,7 @@ Imports System.Runtime.InteropServices - + @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + +