Skip to content

Commit

Permalink
Merge upstream into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamparter committed Dec 1, 2024
2 parents a707d0d + ccc60e5 commit 83a8815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@

<!-- Release -->
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DebugSymbols>false</DebugSymbols>
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>
<Optimize>true</Optimize>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
Expand Down

0 comments on commit 83a8815

Please sign in to comment.