diff options
| author | Bond_009 <Bond.009@outlook.com> | 2020-08-03 20:32:45 +0200 |
|---|---|---|
| committer | Bond_009 <Bond.009@outlook.com> | 2020-08-03 20:32:45 +0200 |
| commit | 2b355c36ff8328f962f607df4aa305e53f2e003e (patch) | |
| tree | e673738b888af4524f1c473a653ab208e5e31d0e /RSSDP/RSSDP.csproj | |
| parent | 5b4863c65b777d178f6573a8a584e2e9bac0d156 (diff) | |
Minor improvements
OFC I reduced some allocations
Diffstat (limited to 'RSSDP/RSSDP.csproj')
| -rw-r--r-- | RSSDP/RSSDP.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/RSSDP/RSSDP.csproj b/RSSDP/RSSDP.csproj index 553693171..664663bd7 100644 --- a/RSSDP/RSSDP.csproj +++ b/RSSDP/RSSDP.csproj @@ -6,9 +6,7 @@ </PropertyGroup> <ItemGroup> - <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" /> <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" /> - <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" /> </ItemGroup> <PropertyGroup> |
