Skip to content

Commit bf4281e

Browse files
Update Directory.Build.props
Include symbols
1 parent 8703c64 commit bf4281e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Directory.Build.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2020
<MinVerIgnoreHeight>true</MinVerIgnoreHeight>
2121
<PublishRepositoryUrl>true</PublishRepositoryUrl>
22+
<IncludeSymbols>true</IncludeSymbols>
23+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2224
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2325
<DebugType>embedded</DebugType>
2426
<Deterministic>true</Deterministic>

0 commit comments

Comments
 (0)