Removing the single line comment in a project.json

This commit is contained in:
Praburaj 2014-10-02 13:20:58 -07:00
parent 0288c790b0
commit 424de094f3
1 changed files with 0 additions and 1 deletions

View File

@ -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": ""
} }