Skip to content

Commit

Permalink
sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
xanunderscore committed Sep 28, 2024
1 parent c566fb0 commit ab68b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BossMod/BossMod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<AnalysisMode>All</AnalysisMode>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ab68b0e

Please sign in to comment.