Skip to content

Commit

Permalink
-Build
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Mar 20, 2017
1 parent 49aa983 commit 372c396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Newtonsoft.Json.nuspec
Expand Up @@ -43,6 +43,7 @@
<dependency id="System.Threading.Tasks" version="4.3.0" />
<dependency id="System.Xml.ReaderWriter" version="4.3.0" />
<dependency id="System.Xml.XDocument" version="4.3.0" />
<dependency id="System.Xml.XmlDocument" version="4.3.0" />
</group>
<group targetFramework=".NETStandard1.0">
<dependency id="Microsoft.CSharp" version="4.3.0" />
Expand All @@ -68,7 +69,6 @@
<dependency id="System.Threading.Tasks" version="4.3.0" />
<dependency id="System.Xml.ReaderWriter" version="4.3.0" />
<dependency id="System.Xml.XDocument" version="4.3.0" />
<dependency id="System.Xml.XmlDocument" version="4.3.0" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 372c396

Please sign in to comment.