Skip to content

Commit

Permalink
Removed unused dependencies from RService.IO.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Stumme committed Jan 28, 2017
1 parent d8d671d commit c0625c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/RService.IO/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@
}
},
"dependencies": {
"Microsoft.AspNetCore.Authorization": "1.0.0",
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0",
"Microsoft.AspNetCore.Http": "1.0.0",
"Microsoft.AspNetCore.Http.Abstractions": "1.0.0",
"Microsoft.AspNetCore.Routing": "1.0.0",
"Microsoft.Extensions.DependencyInjection": "1.0.0",
"Microsoft.Extensions.SecurityHelper.Sources": "1.0.0-rtm-21431",
"NetJSON": "1.2.1.4",
"RService.IO.Abstractions": "0.3.*",
"RService.IO.Authorization": "0.3.*",
Expand Down

0 comments on commit c0625c9

Please sign in to comment.