20 lines
800 B
XML
20 lines
800 B
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>TimberWinR</id>
|
|
<version>1.0.1</version>
|
|
<authors>efontana</authors>
|
|
<owners>efontana</owners>
|
|
<licenseUrl>https://github.com/efontana/TimberWinR/blob/master/LICENSE.txt</licenseUrl>
|
|
<projectUrl>https://github.com/efontana/TimberWinR</projectUrl>
|
|
<iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>Native .NET Windows Logging to Redis agent</description>
|
|
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
|
|
<copyright>Copyright 2014</copyright>
|
|
<tags>Tag1 Tag2</tags>
|
|
<dependencies>
|
|
<dependency id="SampleDependency" version="1.0" />
|
|
</dependencies>
|
|
</metadata>
|
|
</package> |