Skip to content

Commit

Permalink
-Fixed nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Apr 2, 2017
1 parent 3c9b670 commit 5a6ec03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Newtonsoft.Json.nuspec
Expand Up @@ -17,11 +17,11 @@
<group targetFramework=".NETFramework3.5" />
<group targetFramework=".NETFramework2.0" />
<group targetFramework=".NETPortable4.5-Profile259" />
<group targetFramework=".NETPortable4.0-Profile328" />
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.CSharp" version="4.3.0" />
<dependency id="NETStandard.Library" version="1.6.1" />
<dependency id="System.ComponentModel.TypeConverter" version="4.3.0" />
<dependency id="System.Runtime.Numerics" version="4.3.0" />
<dependency id="System.Runtime.Serialization.Formatters" version="4.3.0" />
<dependency id="System.Runtime.Serialization.Primitives" version="4.3.0" />
<dependency id="System.Xml.XmlDocument" version="4.3.0" />
Expand Down

0 comments on commit 5a6ec03

Please sign in to comment.