234
|
1 <?xml version="1.0"?>
|
|
2 <package >
|
|
3 <metadata>
|
|
4 <id>Implab</id>
|
|
5 <version>$version$</version>
|
|
6 <title>$title$</title>
|
|
7 <authors>Implab team</authors>
|
|
8 <owners>Implab team</owners>
|
|
9 <projectUrl>https://implab.org/</projectUrl>
|
|
10 <!-- <iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl> -->
|
|
11 <requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
12 <description>Common components for asynchronous applications, tracing, logging, json and xml traits.</description>
|
|
13 <releaseNotes>Added strong name.</releaseNotes>
|
|
14 <copyright>Copyright 2017</copyright>
|
|
15 <tags>async xml json</tags>
|
|
16 </metadata>
|
|
17 </package> |