Reference WebEncoders package

This commit is contained in:
Levi B 2015-02-25 16:04:36 -08:00
parent 9f9dcbe6ec
commit e8e2fbbdeb
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@
"Microsoft.Framework.NotNullAttribute.Internal": { "version": "1.0.0-*", "type": "build" },
"Microsoft.Framework.PropertyActivator.Internal": { "version": "1.0.0-*", "type": "build" },
"Microsoft.Framework.PropertyHelper.Internal": { "version": "1.0.0-*", "type": "build" },
"Microsoft.Framework.Runtime.Interfaces": "1.0.0-*"
"Microsoft.Framework.Runtime.Interfaces": "1.0.0-*",
"Microsoft.Framework.WebEncoders": "1.0.0-*"
},
"frameworks": {
"aspnet50": {},