Skip to content

Commit b529abb

Browse files
committed
-Build
1 parent 2616aa1 commit b529abb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Src/Newtonsoft.Json/Newtonsoft.Json.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<Copyright>Copyright © James Newton-King 2008</Copyright>
1414
<Summary>Json.NET is a popular high-performance JSON framework for .NET</Summary>
1515
<NeutralLanguage>en-US</NeutralLanguage>
16+
<Title>Json.NET</Title>
1617
<PackageId>Newtonsoft.Json</PackageId>
1718
<PackageTags>json</PackageTags>
1819
<PackageIconUrl>http://www.newtonsoft.com/content/images/nugeticon.png</PackageIconUrl>
@@ -27,6 +28,7 @@
2728
<MinClientVersion>2.12</MinClientVersion>
2829
</PropertyGroup>
2930
<ItemGroup>
31+
<None Remove="**\*.orig" />
3032
<None Include="..\..\LICENSE.md" Pack="true" PackagePath="LICENSE.md" />
3133
<None Include="..\..\Build\install.ps1" Pack="true" PackagePath="tools\install.ps1" />
3234
</ItemGroup>

0 commit comments

Comments
 (0)