Skip to content

Commit

Permalink
Enable embed untracked sources (#2471)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Feb 19, 2021
1 parent 0a56633 commit 926d2f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/Newtonsoft.Json/Newtonsoft.Json.csproj
Expand Up @@ -31,6 +31,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<CodeAnalysisRuleset>Newtonsoft.Json.ruleset</CodeAnalysisRuleset>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
</PropertyGroup>
<ItemGroup>
<None Remove="**\*.orig" />
Expand Down

0 comments on commit 926d2f0

Please sign in to comment.