Fix build breaks caused by Options refactoring.

This commit is contained in:
Levi B 2015-03-04 23:28:20 -08:00
parent e3b457bac7
commit 08017f992a
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
},
"dependencies": {
"Microsoft.AspNet.Authorization": "1.0.0-*",
"Microsoft.Framework.DependencyInjection": "1.0.0-*",
"Moq": "4.2.1312.1622",
"xunit.runner.kre": "1.0.0-*"
},