diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-05-20 12:49:21 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-05-20 12:49:21 -0400 |
| commit | 8cdd8a6bca77fd77458d8730b0b3d69a68968c14 (patch) | |
| tree | d17135de1668b7bd73c4debfbbc5182e41c48540 /Nuget/MediaBrowser.Model.Signed.nuspec | |
| parent | f54a0da88e12b8b86c70c7de51d6d8fa24366b31 (diff) | |
updated nuget
Diffstat (limited to 'Nuget/MediaBrowser.Model.Signed.nuspec')
| -rw-r--r-- | Nuget/MediaBrowser.Model.Signed.nuspec | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Nuget/MediaBrowser.Model.Signed.nuspec b/Nuget/MediaBrowser.Model.Signed.nuspec deleted file mode 100644 index 6c47b62eb..000000000 --- a/Nuget/MediaBrowser.Model.Signed.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>MediaBrowser.Model.Signed</id> - <version>3.0.647</version> - <title>MediaBrowser.Model - Signed Edition</title> - <authors>Emby Team</authors> - <owners>ebr,Luke,scottisafool</owners> - <projectUrl>https://github.com/MediaBrowser/MediaBrowser</projectUrl> - <iconUrl>http://www.mb3admin.com/images/mb3icons1-1.png</iconUrl> - <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>Contains common model objects and interfaces used by all Emby solutions.</description> - <copyright>Copyright © Emby 2013</copyright> - <dependencies> - </dependencies> - </metadata> - <files> - <file src="dllssigned\net45\MediaBrowser.Model.dll" target="lib\net45\MediaBrowser.Model.dll" /> - </files> -</package>
\ No newline at end of file |
