Skip to content

Commit

Permalink
Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common
Browse files Browse the repository at this point in the history
  • Loading branch information
Bond-009 committed Oct 11, 2023
1 parent 26571a8 commit 584dc05
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions MediaBrowser.Common/MediaBrowser.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<CodeAnalysisTreatWarningsAsErrors>false</CodeAnalysisTreatWarningsAsErrors>
</PropertyGroup>

<PropertyGroup Condition=" '$(Stability)'=='Unstable'">
<!-- Include all symbols in the main nupkg until Azure Artifact Feed starts supporting ingesting NuGet symbol packages. -->
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
Expand Down

0 comments on commit 584dc05

Please sign in to comment.