diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-20 01:12:44 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-20 01:12:44 +0100 |
| commit | 924ec0c191b66520f7ec7d3f6dc556e06305846b (patch) | |
| tree | 66197620f989feee22031affaf2cc420b1f6d91b /Emby.XmlTv | |
| parent | bb8df8dfa0f84f6ccc8d3d3352f8a611e156e65a (diff) | |
Revert Jellyfin.Versioning, Update all versions and user agents.
Diffstat (limited to 'Emby.XmlTv')
| -rw-r--r-- | Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj b/Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj index dfda0f170..0225be2c2 100644 --- a/Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj +++ b/Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj @@ -6,11 +6,7 @@ </PropertyGroup> <ItemGroup> - <Compile Include="..\..\Jellyfin.Versioning\SharedVersion.cs" /> - </ItemGroup> - - <ItemGroup> - <ProjectReference Include="..\..\Jellyfin.Versioning\Jellyfin.Versioning.csproj" /> + <Compile Include="..\..\SharedVersion.cs" /> </ItemGroup> </Project> |
