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

Commit 78ed1ce

Browse files
committed
React to common package name change
1 parent e009959 commit 78ed1ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.StaticFiles/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Microsoft.AspNet.FileProviders.Abstractions": "1.0.0-*",
77
"Microsoft.AspNet.Hosting.Abstractions": "1.0.0-*",
88
"Microsoft.Framework.Logging.Abstractions": "1.0.0-*",
9-
"Microsoft.Framework.NotNullAttribute.Internal": { "type": "build", "version": "1.0.0-*" },
9+
"Microsoft.Framework.NotNullAttribute.Sources": { "type": "build", "version": "1.0.0-*" },
1010
"Microsoft.Framework.WebEncoders": "1.0.0-*"
1111
},
1212
"frameworks": {

0 commit comments

Comments
 (0)