Skip to content

Commit

Permalink
Remove unneccessary package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Jericho committed Jan 28, 2017
1 parent 513c3c9 commit c16ea41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Source/StrongGrid.UnitTests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"dotnet-test-xunit": "2.2.0-preview2-build1029",
"Moq": "4.6.38-alpha",
"Shouldly": "2.8.2",
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0",
"RichardSzalay.MockHttp": "1.4.1"
},

Expand Down
1 change: 0 additions & 1 deletion nuspec/StrongGrid.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<dependencies>
<group targetFramework="net452">
<dependency id="HttpMultipartParser" version="2.2.0" />
<dependency id="Microsoft.AspNetCore.Http.Abstractions" version="1.0.0" />
<dependency id="Newtonsoft.Json" version="9.0.1" />
<dependency id="System.Net.Http" version="4.0.0" />
</group>
Expand Down

0 comments on commit c16ea41

Please sign in to comment.