Remove unused source package references.

This commit is contained in:
N. Taylor Mullen 2016-11-03 16:05:11 -07:00
parent 0cee00aae1
commit abd80b5f07
2 changed files with 0 additions and 8 deletions

View File

@ -30,10 +30,6 @@
"version": "1.1.0-*",
"type": "build"
},
"Microsoft.Extensions.Logging.Abstractions": {
"version": "1.1.0-*",
"type": "build"
},
"Microsoft.Extensions.Primitives": "1.1.0-*",
"Microsoft.Extensions.PropertyHelper.Sources": {
"version": "1.1.0-*",

View File

@ -30,10 +30,6 @@
"Microsoft.AspNetCore.Mvc.ViewFeatures": "1.1.0-*",
"Microsoft.Extensions.Caching.Memory": "1.1.0-*",
"Microsoft.Extensions.DependencyInjection": "1.1.0-*",
"Microsoft.Extensions.PropertyHelper.Sources": {
"version": "1.1.0-*",
"type": "build"
},
"NETStandard.Library": "1.6.1-*"
},
"frameworks": {