ZUGFERDRESTService: Prepare for deployment

This commit is contained in:
Jonathan Jenne
2020-03-25 13:57:31 +01:00
parent 4f75d7eb96
commit 0b36700ba1
5 changed files with 52 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<StartupObject>ZUGFeRDRESTService.Program</StartupObject>
</PropertyGroup>
<ItemGroup>