aboutsummaryrefslogtreecommitdiff
path: root/DvdLib/DvdLib.csproj
diff options
context:
space:
mode:
authorMark Monteiro <marknr.monteiro@protonmail.com>2020-04-20 20:11:33 -0400
committerMark Monteiro <marknr.monteiro@protonmail.com>2020-04-20 20:11:33 -0400
commitf81505969877a9f15794eabd98f0fc8e54ddb17d (patch)
tree901390bd1867037fc2a799a1fd63b2986937844e /DvdLib/DvdLib.csproj
parentecf49caf0d1392b0f2aa83bce1d08a006463566d (diff)
parent07143bcb68f010c59274bbe8e7c0e03a843e916b (diff)
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Diffstat (limited to 'DvdLib/DvdLib.csproj')
-rw-r--r--DvdLib/DvdLib.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/DvdLib/DvdLib.csproj b/DvdLib/DvdLib.csproj
index f4df6a9f5..36f949616 100644
--- a/DvdLib/DvdLib.csproj
+++ b/DvdLib/DvdLib.csproj
@@ -4,10 +4,6 @@
<Compile Include="..\SharedVersion.cs" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
- </ItemGroup>
-
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>