aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2023-11-16 00:50:48 +0100
committerBond_009 <bond.009@outlook.com>2023-11-16 00:50:48 +0100
commitfaa22cdb843fff5d50983d7cbca4ffec4932b188 (patch)
tree2937f0eaa82e24b4f31e029f304838a0488a501e /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent3c3f0a765e285c8e3a73f922307ce62f9fd5e6d7 (diff)
Update deps
* Removes SourceLink as it should work automagically with .NET 8
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 83faac337..f237993fd 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -20,7 +20,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
- <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
<PackageReference Include="System.Threading.Tasks.Dataflow" />
</ItemGroup>