From cf87c2371edf552747e88b3e64ac26c8e8cf4820 Mon Sep 17 00:00:00 2001 From: Eric Vergnaud Date: Fri, 16 Dec 2016 00:17:06 +0800 Subject: [PATCH] cleanup --- runtime/CSharp/runtime/CSharp/Antlr4.mono.sln | 2 -- 1 file changed, 2 deletions(-) diff --git a/runtime/CSharp/runtime/CSharp/Antlr4.mono.sln b/runtime/CSharp/runtime/CSharp/Antlr4.mono.sln index 535f9d1ac..b5b7bc455 100644 --- a/runtime/CSharp/runtime/CSharp/Antlr4.mono.sln +++ b/runtime/CSharp/runtime/CSharp/Antlr4.mono.sln @@ -5,8 +5,6 @@ VisualStudioVersion = 12.0.30110.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{47C0086D-577C-43DA-ADC7-544F27656E45}" ProjectSection(SolutionItems) = preProject - ..\..\tool\resources\org\antlr\v4\tool\templates\codegen\CSharp\CSharp.stg = ..\..\tool\resources\org\antlr\v4\tool\templates\codegen\CSharp\CSharp.stg - ..\..\tool\src\org\antlr\v4\codegen\CSharpTarget.java = ..\..\tool\src\org\antlr\v4\codegen\CSharpTarget.java ..\..\Readme.md = ..\..\Readme.md EndProjectSection EndProject