diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-01-11 09:55:05 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-01-11 09:55:05 +0100 |
| commit | 6dbdb4e9af9de2323594d9269fdaacdf38c3b940 (patch) | |
| tree | 55abb4047b89f2c559f8affa56f07349aff2ff72 /Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj | |
| parent | aefa8da4ee2167e5ec63f27d83cd0ef41f01a8ae (diff) | |
Fix all warnings in Jellyfin.Server.Implementations
Diffstat (limited to 'Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj')
| -rw-r--r-- | Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj b/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj index c2c3513ad..bc437c5d7 100644 --- a/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj +++ b/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj @@ -6,10 +6,6 @@ <GenerateDocumentationFile>true</GenerateDocumentationFile> </PropertyGroup> - <PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> - <CodeAnalysisTreatWarningsAsErrors>false</CodeAnalysisTreatWarningsAsErrors> - </PropertyGroup> - <!-- Code analysers--> <ItemGroup Condition=" '$(Configuration)' == 'Debug' "> <PackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.3"> |
