Skip to content

Commit

Permalink
-Build
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Jun 18, 2017
1 parent 2616aa1 commit b529abb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Src/Newtonsoft.Json/Newtonsoft.Json.csproj
Expand Up @@ -13,6 +13,7 @@
<Copyright>Copyright © James Newton-King 2008</Copyright>
<Summary>Json.NET is a popular high-performance JSON framework for .NET</Summary>
<NeutralLanguage>en-US</NeutralLanguage>
<Title>Json.NET</Title>
<PackageId>Newtonsoft.Json</PackageId>
<PackageTags>json</PackageTags>
<PackageIconUrl>http://www.newtonsoft.com/content/images/nugeticon.png</PackageIconUrl>
Expand All @@ -27,6 +28,7 @@
<MinClientVersion>2.12</MinClientVersion>
</PropertyGroup>
<ItemGroup>
<None Remove="**\*.orig" />
<None Include="..\..\LICENSE.md" Pack="true" PackagePath="LICENSE.md" />
<None Include="..\..\Build\install.ps1" Pack="true" PackagePath="tools\install.ps1" />
</ItemGroup>
Expand Down

0 comments on commit b529abb

Please sign in to comment.