From 424de094f35ee8bd0af5250171a5927798461f5c Mon Sep 17 00:00:00 2001 From: Praburaj Date: Thu, 2 Oct 2014 13:20:58 -0700 Subject: [PATCH] Removing the single line comment in a project.json --- test/E2ETests/project.json | 1 - 1 file changed, 1 deletion(-) diff --git a/test/E2ETests/project.json b/test/E2ETests/project.json index 2afadf52f1..5c9e0b3505 100644 --- a/test/E2ETests/project.json +++ b/test/E2ETests/project.json @@ -16,7 +16,6 @@ "frameworks": { "aspnet50": { "frameworkAssemblies": { - //https://github.com/aspnet/KRuntime/issues/687 "System.Xml": "", "System.Data": "" }