Skip to content

Commit c9a5090

Browse files
committed
restore debugging functionality on all platforms.
1 parent a10fdcf commit c9a5090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/SourceLink.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PublishRepositoryUrl>true</PublishRepositoryUrl>
44
<IncludeSymbols>false</IncludeSymbols>
55
<EmbedUntrackedSources>true</EmbedUntrackedSources>
6-
<DebugType>embedded</DebugType>
6+
<DebugType>full</DebugType>
77
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
88
</PropertyGroup>
99

0 commit comments

Comments
 (0)