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 /Emby.Naming/Emby.Naming.csproj | |
| parent | 3c3f0a765e285c8e3a73f922307ce62f9fd5e6d7 (diff) | |
Update deps
* Removes SourceLink as it should work automagically with .NET 8
Diffstat (limited to 'Emby.Naming/Emby.Naming.csproj')
| -rw-r--r-- | Emby.Naming/Emby.Naming.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj index 47f260550..97015efd0 100644 --- a/Emby.Naming/Emby.Naming.csproj +++ b/Emby.Naming/Emby.Naming.csproj @@ -41,10 +41,6 @@ <PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression> </PropertyGroup> - <ItemGroup> - <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" /> - </ItemGroup> - <!-- Code Analyzers --> <ItemGroup Condition=" '$(Configuration)' == 'Debug' "> <PackageReference Include="IDisposableAnalyzers"> |
