Skip to content

Commit

Permalink
[NoTicket] - Removed .NetStandard1.1 support from .nuspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
eoin55 committed Mar 23, 2017
1 parent 42a92bc commit 8b062a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Src/HoneyBear.HalClient/HoneyBear.HalClient.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" />
<dependency id="Tavis.UriTemplates" version="1.1.1" />
</group>
<group targetFramework=".NETStandard1.1">
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" />
<dependency id="Tavis.UriTemplates" version="1.1.1" />
</group>
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 8b062a0

Please sign in to comment.