Skip to content

Commit

Permalink
chore: embed untracked sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzelsius authored May 21, 2024
1 parent a6c6e51 commit 987e9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/SourceLink.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup Condition="'$(IsNuGetPackage)' == 'True'">
<IncludeSymbols>True</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>True</EmbedUntrackedSources>
</PropertyGroup>

<ItemGroup Condition="'$(IsNuGetPackage)' == 'True'">
Expand Down

0 comments on commit 987e9d8

Please sign in to comment.