diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-11-16 00:50:48 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-11-16 00:50:48 +0100 |
| commit | faa22cdb843fff5d50983d7cbca4ffec4932b188 (patch) | |
| tree | 2937f0eaa82e24b4f31e029f304838a0488a501e /MediaBrowser.Common | |
| parent | 3c3f0a765e285c8e3a73f922307ce62f9fd5e6d7 (diff) | |
Update deps
* Removes SourceLink as it should work automagically with .NET 8
Diffstat (limited to 'MediaBrowser.Common')
| -rw-r--r-- | MediaBrowser.Common/MediaBrowser.Common.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Common/MediaBrowser.Common.csproj b/MediaBrowser.Common/MediaBrowser.Common.csproj index 9b3ea4368..8ad626b41 100644 --- a/MediaBrowser.Common/MediaBrowser.Common.csproj +++ b/MediaBrowser.Common/MediaBrowser.Common.csproj @@ -21,7 +21,6 @@ <ItemGroup> <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" /> <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" /> - <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> </ItemGroup> <ItemGroup> |
