Handle ZUGFeRD Files as filegroups

This commit is contained in:
Jonathan Jenne
2019-03-12 15:25:52 +01:00
parent 53f0632f4e
commit af00fab575
3 changed files with 192 additions and 56 deletions

View File

@@ -80,6 +80,7 @@
<ItemGroup>
<Compile Include="EDMI\ZUGFeRD\ImportZUGFeRDFiles.vb" />
<Compile Include="EDMI\ZUGFeRD\PropertyValues.vb" />
<Compile Include="Exceptions.vb" />
<Compile Include="IJob.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
</ItemGroup>