2017-02-12 21:00:08 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<package >
|
|
|
|
<metadata>
|
2017-02-14 22:21:43 +00:00
|
|
|
<id>Tapeti.DataAnnotations</id>
|
2017-02-12 21:00:08 +00:00
|
|
|
<version>$version$</version>
|
|
|
|
<title>$title$</title>
|
|
|
|
<authors>Mark van Renswoude</authors>
|
|
|
|
<owners>Mark van Renswoude</owners>
|
|
|
|
<licenseUrl>https://git.x2software.net/pub/tapeti/raw/master/UNLICENSE</licenseUrl>
|
|
|
|
<projectUrl>https://git.x2software.net/pub/tapeti</projectUrl>
|
2017-02-14 22:12:31 +00:00
|
|
|
<iconUrl>https://git.x2software.net/pub/tapeti/raw/master/resources/icons/Tapeti.DataAnnotations.png</iconUrl>
|
2017-02-12 21:00:08 +00:00
|
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
|
|
<description>DataAnnotations validation extension for Tapeti</description>
|
|
|
|
<copyright></copyright>
|
|
|
|
<tags>rabbitmq tapeti dataannotations</tags>
|
|
|
|
<dependencies>
|
2017-02-14 22:21:43 +00:00
|
|
|
<dependency id="Tapeti" version="[$depversion$]" />
|
2017-02-12 21:00:08 +00:00
|
|
|
</dependencies>
|
|
|
|
</metadata>
|
|
|
|
</package>
|