Corrected json for mono
This commit is contained in:
parent
2dae44a607
commit
e5a92daa51
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"compilationOptions": { "warningsAsErrors": true },
|
"compilationOptions": { "warningsAsErrors": "true" },
|
||||||
"commands": {
|
"commands": {
|
||||||
"test": "xunit.runner.kre"
|
"test": "xunit.runner.kre"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue