Nuget version

Updated Nuget Description
This commit is contained in:
Eric Fontana
2014-07-30 10:58:23 -04:00
parent 19e07770d8
commit ecede9f498

View File

@@ -2,14 +2,14 @@
<package > <package >
<metadata> <metadata>
<id>TimberWinR</id> <id>TimberWinR</id>
<version>1.0.0</version> <version>1.0.1</version>
<authors>efontana</authors> <authors>efontana</authors>
<owners>efontana</owners> <owners>efontana</owners>
<licenseUrl>http://LICENSE_URL_HERE_OR_DELETE_THIS_LINE</licenseUrl> <licenseUrl>https://github.com/efontana/TimberWinR/blob/master/LICENSE.txt</licenseUrl>
<projectUrl>http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE</projectUrl> <projectUrl>https://github.com/efontana/TimberWinR</projectUrl>
<iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl> <iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance> <requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Package description</description> <description>Native .NET Windows Logging to Redis agent</description>
<releaseNotes>Summary of changes made in this release of the package.</releaseNotes> <releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
<copyright>Copyright 2014</copyright> <copyright>Copyright 2014</copyright>
<tags>Tag1 Tag2</tags> <tags>Tag1 Tag2</tags>