Skip to content

Commit

Permalink
Tweetinvi 1.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
linvi committed Dec 14, 2016
1 parent 08f66b8 commit 990d617
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Developer Tools/TweetinviAPI/TweetinviAPI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
<tags>twitter c# rest stream api 1.1 .net netcore netstandard core</tags>
<dependencies>
<group>
<dependency id="Autofac" version="[3.5.2]" />
<dependency id="Autofac" version="3.5.2" />
<dependency id="Microsoft.Bcl.Async" version="1.0.168" />
<dependency id="Microsoft.Bcl.Build" version="1.0.21" />
<dependency id="Microsoft.Net.Http" version="2.2.29" />
<dependency id="Newtonsoft.Json" version="9.0.1" />
</group>
<group targetFramework=".NETFramework4.5">
<dependency id="Autofac" version="[3.5.2]" />
<dependency id="Autofac" version="3.5.2" />
<dependency id="Microsoft.Bcl.Async" version="1.0.168" />
<dependency id="Microsoft.Bcl.Build" version="1.0.21" />
<dependency id="Microsoft.Net.Http" version="2.2.29" />
<dependency id="Newtonsoft.Json" version="9.0.1" />
</group>
<group targetFramework=".NETFramework4.0">
<dependency id="Autofac" version="[3.5.2]" />
<dependency id="Autofac" version="3.5.2" />
<dependency id="Microsoft.Bcl.Async" version="1.0.168" />
<dependency id="Microsoft.Bcl.Build" version="1.0.21" />
<dependency id="Microsoft.Net.Http" version="2.2.29" />
Expand Down

0 comments on commit 990d617

Please sign in to comment.