diff options
| author | Bond-009 <bond.009@outlook.com> | 2021-10-08 15:43:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-08 15:43:38 +0200 |
| commit | a01f9775fffaacfd0fc03b24bff366b4701fe45e (patch) | |
| tree | 390b76f0bedd0179dc94a2a0c5266f374a1a8cbd /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 556ef5f157cc1bb3acbc7e1ae3edfa28333914cc (diff) | |
| parent | f7ae3c6a858ccc8489e222492351461f1134a058 (diff) | |
Merge pull request #6667 from Bond-009/warn53
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 428cad071..82e4c3d69 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -47,11 +47,6 @@ <GenerateDocumentationFile>true</GenerateDocumentationFile> <!-- https://github.com/microsoft/ApplicationInsights-dotnet/issues/2047 --> <NoWarn>AD0001</NoWarn> - <TreatWarningsAsErrors>false</TreatWarningsAsErrors> - </PropertyGroup> - - <PropertyGroup Condition=" '$(Configuration)' == 'Release'"> - <TreatWarningsAsErrors>true</TreatWarningsAsErrors> </PropertyGroup> <!-- Code Analyzers--> |
