migrate to net5 + runnable

This commit is contained in:
Max
2020-06-03 00:00:38 +02:00
parent 3f2eb254c3
commit b008aed1f3
62 changed files with 67 additions and 64 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
<Version>2.0.0.7</Version>
<Copyright>LGPL, Copyright © Duplicati Team 2015</Copyright>