Skip to content

Commit

Permalink
optimize release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt committed Oct 10, 2023
1 parent 14a2a34 commit 9dd8988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Loxy/Loxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>portable</DebugType>
<Optimize>true</Optimize>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9dd8988

Please sign in to comment.