<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> <metadata> <id>Emby.XmlTv</id> <version>1.0.19</version> <title>Emby.XmlTv</title> <authors>Emby Team</authors> <owners>ebr,Luke,scottisafool</owners> <projectUrl>https://github.com/MediaBrowser/Emby.XmlTv</projectUrl> <iconUrl>http://www.mb3admin.com/images/mb3icons1-1.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>An XmlTv parsing library.</description> <copyright>Copyright © Emby 2013</copyright> <dependencies> </dependencies> </metadata> <files> <file src="dlls\Emby.XmlTv.dll" target="lib\portable-net45+netstandard2.0+win8\Emby.XmlTv.dll" /> </files> </package>