2019-04-28 15:21:43 +02:00
|
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
|
|
2018-06-18 00:00:02 +02:00
|
|
|
<PropertyGroup>
|
2020-06-03 00:00:38 +02:00
|
|
|
<TargetFramework>net5.0</TargetFramework>
|
2019-04-28 15:21:43 +02:00
|
|
|
<Version>2.0.0.7</Version>
|
|
|
|
|
|
|
|
|
|
<Copyright>LGPL, Copyright © Duplicati Team 2015</Copyright>
|
|
|
|
|
<Product>UpdateVersion</Product>
|
|
|
|
|
<Company>UpdateVersion</Company>
|
|
|
|
|
<Authors>Duplicati Team</Authors>
|
|
|
|
|
<Description>UpdateVersion</Description>
|
|
|
|
|
<PackageId>UpdateVersion</PackageId>
|
2018-06-18 00:00:02 +02:00
|
|
|
</PropertyGroup>
|
2019-04-28 15:21:43 +02:00
|
|
|
|
2018-06-18 00:00:02 +02:00
|
|
|
</Project>
|