Skip to content

Commit 0ff058a

Browse files
committed
Delete DebugSymbols
1 parent 6beca33 commit 0ff058a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@
390390
<NoWarn>$(NoWarn),CS8969</NoWarn>
391391
<!-- Always pass portable to override arcade sdk which uses embedded for local builds -->
392392
<DebugType>portable</DebugType>
393-
<DebugSymbols>true</DebugSymbols>
394393
<KeepNativeSymbols Condition="'$(KeepNativeSymbols)' == '' and '$(DotNetBuildSourceOnly)' == 'true'">true</KeepNativeSymbols>
395394
<KeepNativeSymbols Condition="'$(KeepNativeSymbols)' == ''">false</KeepNativeSymbols>
396395
<!-- Used for launchSettings.json and runtime config files. -->

0 commit comments

Comments
 (0)