Skip to content

Commit 8342a2e

Browse files
authored
housekeeping: Make debugtype embedded.
1 parent 6f45eec commit 8342a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directory.build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<NoWarn>$(NoWarn);1591;1701;1702;1705;VSX1000</NoWarn>
99
<Platform>AnyCPU</Platform>
1010
<IsTestProject>$(MSBuildProjectName.Contains('Tests'))</IsTestProject>
11+
<DebugType>embedded</DebugType>
1112
<!-- Publish the repository URL in the built .nupkg (in the NuSpec <Repository> element) -->
1213
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1314
<!-- Embed source files that are not tracked by the source control manager in the PDB -->

0 commit comments

Comments
 (0)