diff --git a/Interfaces/ZUGFeRDInterface/PropertyValues.vb b/Interfaces/ZUGFeRDInterface/PropertyValues.vb index 1a2ee215..129b2069 100644 --- a/Interfaces/ZUGFeRDInterface/PropertyValues.vb +++ b/Interfaces/ZUGFeRDInterface/PropertyValues.vb @@ -234,6 +234,7 @@ Public Class PropertyValues _logger.Warn("Specification [{0}] is empty, but marked as required! Skipping.", oTableColumn) Dim oMissingProperty = New MissingProperty With { + .EN16931_ID = oEN16931_ID, .Description = oPropertyDescription, .XMLPath = oPropertyPath } diff --git a/Jobs/Jobs.vbproj b/Jobs/Jobs.vbproj index 90c9a98b..30b3c16e 100644 --- a/Jobs/Jobs.vbproj +++ b/Jobs/Jobs.vbproj @@ -66,16 +66,6 @@ - - - {ab6f09bf-e794-4f6a-94bb-c97c0ba84d64} - Interfaces - - - {903b2d7d-3b80-4be9-8713-7447b704e1b0} - Logging - - @@ -122,6 +112,9 @@ ..\Database\bin\Debug\DigitalData.Modules.Database.dll + + ..\Interfaces\bin\Debug\DigitalData.Modules.Interfaces.dll + ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll @@ -202,12 +195,6 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll - - ..\packages\GdPicture.14.3.19\lib\net462\NativeSDK.Settings.dll - - - ..\packages\GdPicture.14.3.19\lib\net462\NativeSDK.Settings.Edition.dll - ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll