Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Commit f48801c

Browse files
committed
React to Http.Core rename.
1 parent b98af10 commit f48801c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.Hosting.Interfaces/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": "1.0.0-*",
33
"description": "ASP.NET 5 Hosting interfaces.",
44
"dependencies": {
5-
"Microsoft.AspNet.Http.Core": "1.0.0-*",
5+
"Microsoft.AspNet.Http.Abstractions": "1.0.0-*",
66
"Microsoft.AspNet.FileProviders.Interfaces": "1.0.0-*",
77
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" }
88
},

0 commit comments

Comments
 (0)