diff options
Diffstat (limited to 'Emby.XmlTv/Nuget/Emby.XmlTv.nuspec')
| -rw-r--r-- | Emby.XmlTv/Nuget/Emby.XmlTv.nuspec | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Emby.XmlTv/Nuget/Emby.XmlTv.nuspec b/Emby.XmlTv/Nuget/Emby.XmlTv.nuspec deleted file mode 100644 index 087ce1e6ed..0000000000 --- a/Emby.XmlTv/Nuget/Emby.XmlTv.nuspec +++ /dev/null @@ -1,20 +0,0 @@ -<?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>
\ No newline at end of file |
