[xbuild] Update regex to not require EndProject in a sln file.
authorAnkit Jain <radical@corewars.org>
Tue, 5 Oct 2010 16:35:45 +0000 (22:05 +0530)
committerAnkit Jain <radical@corewars.org>
Tue, 5 Oct 2010 16:35:45 +0000 (22:05 +0530)
commit888e2921c4d6be53fd302bc39515f03707e9ce9c
tree94e2a4f6b285c9c38b9e695e75f9efea5e4ae290
parent4219903c74a1a2a935e48e9fdfafd500d9fa0338
[xbuild] Update regex to not require EndProject in a sln file.

In a solution file, a Project might not have a corresponding
EndProject. This seems to be supported by VS, so updating xbuild
to support that too. Updated the regex.
mcs/tools/xbuild/SolutionParser.cs