2017-09-11 15:13:04 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<package >
|
|
|
|
<metadata>
|
|
|
|
<id>$id$</id>
|
|
|
|
<version>$version$</version>
|
|
|
|
<title>$title$</title>
|
|
|
|
<authors>$author$</authors>
|
|
|
|
<owners>$author$</owners>
|
2017-09-11 18:25:00 +02:00
|
|
|
<licenseUrl>https://www.gnu.org/licenses/gpl-3.0.en.html</licenseUrl>
|
|
|
|
<projectUrl>https://github.com/wismna/ModernKeePass</projectUrl>
|
2017-09-11 15:13:04 +02:00
|
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
|
|
<description>$description$</description>
|
2017-09-11 18:25:00 +02:00
|
|
|
<releaseNotes>Initial release.</releaseNotes>
|
|
|
|
<copyright>$copyright$</copyright>
|
|
|
|
<tags>KeePass KeePassLib NetStandard</tags>
|
2017-09-11 15:13:04 +02:00
|
|
|
</metadata>
|
|
|
|
</package>
|