diff options
Diffstat (limited to 'Nuget/MediaBrowser.Common.Internal.nuspec')
| -rw-r--r-- | Nuget/MediaBrowser.Common.Internal.nuspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nuget/MediaBrowser.Common.Internal.nuspec b/Nuget/MediaBrowser.Common.Internal.nuspec index aba4913f33..8eec776ba0 100644 --- a/Nuget/MediaBrowser.Common.Internal.nuspec +++ b/Nuget/MediaBrowser.Common.Internal.nuspec @@ -3,10 +3,10 @@ <metadata> <id>MediaBrowser.Common.Internal</id> <version>3.0.665</version> - <title>MediaBrowser.Common.Internal</title> + <title>Emby.Common.Internal</title> <authors>Luke</authors> <owners>ebr,Luke,scottisafool</owners> - <projectUrl>https://github.com/MediaBrowser/MediaBrowser</projectUrl> + <projectUrl>https://github.com/MediaBrowser/Emby</projectUrl> <iconUrl>http://www.mb3admin.com/images/mb3icons1-1.png</iconUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>Contains common components shared by Emby Theater and Emby Server. Not intended for plugin developer consumption.</description> |
