Fix json file formatting.
This commit is contained in:
parent
da1e6c3e7f
commit
2dac6756dc
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue