Fix project json immutable references

This commit is contained in:
Hao Kung 2014-03-06 14:44:42 -08:00
parent 5128a030da
commit 56c67d5ef0
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
{
"version" : "0.1-alpha-*",
"dependencies": {
"System.Collections.Immutable" : "1.1.15.0",
"Microsoft.AspNet.DependencyInjection" : "0.1-alpha-*",
"System.Security.Claims" : "0.1-alpha-*"
},