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 /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | 556ef5f157cc1bb3acbc7e1ae3edfa28333914cc (diff) | |
| parent | f7ae3c6a858ccc8489e222492351461f1134a058 (diff) | |
Merge pull request #6667 from Bond-009/warn53
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index 47cec7d77..4b3a75b90 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -39,11 +39,6 @@ <EmbedUntrackedSources>true</EmbedUntrackedSources> <IncludeSymbols>true</IncludeSymbols> <SymbolPackageFormat>snupkg</SymbolPackageFormat> - <TreatWarningsAsErrors>false</TreatWarningsAsErrors> - </PropertyGroup> - - <PropertyGroup Condition=" '$(Configuration)' == 'Release'"> - <TreatWarningsAsErrors>true</TreatWarningsAsErrors> </PropertyGroup> <PropertyGroup Condition=" '$(Stability)'=='Unstable'"> |
