Remove trailling semicolon in test project.json
This commit is contained in:
parent
a67ed25586
commit
be747a63ed
|
|
@ -12,6 +12,6 @@
|
|||
"test": "xunit.runner.kre"
|
||||
},
|
||||
"frameworks": {
|
||||
"aspnet50": { },
|
||||
"aspnet50": { }
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue