Skip to content

Commit 926d2f0

Browse files
authored
Enable embed untracked sources (#2471)
1 parent 0a56633 commit 926d2f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/Newtonsoft.Json/Newtonsoft.Json.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<IncludeSymbols>true</IncludeSymbols>
3232
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3333
<CodeAnalysisRuleset>Newtonsoft.Json.ruleset</CodeAnalysisRuleset>
34+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
3435
</PropertyGroup>
3536
<ItemGroup>
3637
<None Remove="**\*.orig" />

0 commit comments

Comments
 (0)