Fixed unused project references

This commit is contained in:
David Fowler 2014-04-21 22:31:46 -07:00
parent a04d592d06
commit caff1d3d68
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
{ {
"version": "0.1-alpha-*", "version": "0.1-alpha-*",
"dependencies": { "dependencies": {
"Microsoft.AspNet.AppBuilderSupport": "",
"Microsoft.AspNet.HttpFeature": "", "Microsoft.AspNet.HttpFeature": "",
"Microsoft.AspNet.Abstractions": "", "Microsoft.AspNet.Abstractions": "",
"Microsoft.AspNet.FeatureModel": "", "Microsoft.AspNet.FeatureModel": "",

View File

@ -1,7 +1,6 @@
{ {
"version": "0.1-alpha-*", "version": "0.1-alpha-*",
"dependencies": { "dependencies": {
"Microsoft.AspNet.AppBuilderSupport": "",
"Microsoft.AspNet.HttpFeature": "", "Microsoft.AspNet.HttpFeature": "",
"Microsoft.AspNet.Abstractions": "", "Microsoft.AspNet.Abstractions": "",
"Microsoft.AspNet.FeatureModel": "", "Microsoft.AspNet.FeatureModel": "",