Update Directory.Build.props

This commit is contained in:
2dust 2025-02-01 10:33:11 +08:00
parent 4faa94b2a3
commit 2b0d805b2f

View file

@ -18,6 +18,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DebugType>embedded</DebugType>
<EventSourceSupport>false</EventSourceSupport>
<StackTraceSupport>false</StackTraceSupport>
<MetricsSupport>false</MetricsSupport>