Revert Jellyfin.Versioning, Update all versions and user agents.

This commit is contained in:
Erwin de Haan
2019-01-20 01:12:44 +01:00
parent bb8df8dfa0
commit 924ec0c191
43 changed files with 61 additions and 426 deletions

View File

@@ -3,7 +3,6 @@
<ItemGroup>
<ProjectReference Include="..\Emby.Naming\Emby.Naming.csproj" />
<ProjectReference Include="..\Emby.Notifications\Emby.Notifications.csproj" />
<ProjectReference Include="..\Jellyfin.Versioning\Jellyfin.Versioning.csproj" />
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
<ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />
@@ -31,7 +30,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="..\Jellyfin.Versioning\SharedVersion.cs" />
<Compile Include="..\SharedVersion.cs" />
</ItemGroup>
<PropertyGroup>