Fix json file formatting.

This commit is contained in:
Chris Ross 2014-02-17 12:16:02 -08:00
parent da1e6c3e7f
commit 2dac6756dc
3 changed files with 36 additions and 37 deletions

View File

@ -5,8 +5,7 @@
"Microsoft.AspNet.HttpFeature" : "0.1-alpha-*" "Microsoft.AspNet.HttpFeature" : "0.1-alpha-*"
}, },
"compilationOptions" : { "allowUnsafe": true }, "compilationOptions" : { "allowUnsafe": true },
"configurations": "configurations": {
{
"net45" : { "net45" : {
"dependencies": { "dependencies": {
"Owin": "1.0", "Owin": "1.0",