Removing the single line comment in a project.json
This commit is contained in:
parent
0288c790b0
commit
424de094f3
|
|
@ -16,7 +16,6 @@
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"aspnet50": {
|
"aspnet50": {
|
||||||
"frameworkAssemblies": {
|
"frameworkAssemblies": {
|
||||||
//https://github.com/aspnet/KRuntime/issues/687
|
|
||||||
"System.Xml": "",
|
"System.Xml": "",
|
||||||
"System.Data": ""
|
"System.Data": ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue