update DataDownloadApplication

This commit is contained in:
2022-03-11 15:10:33 +01:00
parent f8a412be64
commit 334d890f13
7 changed files with 232 additions and 224 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.0</TargetFramework>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>