Add quotes in project.json file.
This commit is contained in:
parent
31dae81405
commit
b62dde23e6
|
|
@ -10,7 +10,7 @@
|
|||
"test": "xunit.runner.aspnet"
|
||||
},
|
||||
"compilationOptions": {
|
||||
"allowUnsafe": true
|
||||
"allowUnsafe": "true"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": { }
|
||||
|
|
|
|||
Loading…
Reference in New Issue