Skip to content

Commit

Permalink
NuSpec update with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny committed Jul 10, 2016
1 parent 3e5db62 commit 40d832b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Ix.NET/Source/NuSpecs/System.Interactive.Async.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@
</group>
<group targetFramework="net45" />
<group targetFramework="portable-net45+win8+wp8+wpa81" />
<group targetFramework="net46" />
<group targetFramework="netstandard1.3">
<dependency id="System.Collections" version="4.0.11" />
<dependency id="System.Diagnostics.Debug" version="4.0.11" />
<dependency id="System.Linq" version="4.1.0" />
<dependency id="System.Resources.ResourceManager" version="4.0.1" />
<dependency id="System.Runtime" version="4.1.0" />
<dependency id="System.Runtime.Extensions" version="4.1.0" />
<dependency id="System.Threading" version="4.0.11" />
<dependency id="System.Threading.Tasks" version="4.0.11" />
</group>
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 40d832b

Please sign in to comment.