Skip to content

Commit 38fd7ec

Browse files
committed
Embed untracked sources to the symbol files
1 parent 3d56bf5 commit 38fd7ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747

4848
<IncludeSymbols Condition="$(GeneratePackageOnBuild) == 'true'">true</IncludeSymbols>
4949
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
50+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
5051
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
5152
</PropertyGroup>
5253

0 commit comments

Comments
 (0)