Skip to content

Commit

Permalink
Build fails in release mode
Browse files Browse the repository at this point in the history
  • Loading branch information
JosefNemec committed Nov 27, 2021
1 parent 599d42f commit 78ef843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Playnite/Playnite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<DebugType>pdbonly</DebugType>
<DebugSymbols>true</DebugSymbols>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="AngleSharp, Version=0.9.9.0, Culture=neutral, PublicKeyToken=e83494dcdc6d31ea, processorArchitecture=MSIL">
Expand Down

0 comments on commit 78ef843

Please sign in to comment.