[xbuild] Ignore missing imports when parsing solution file.
authorAnkit Jain <radical@corewars.org>
Wed, 4 Aug 2010 16:24:11 +0000 (21:54 +0530)
committerAnkit Jain <radical@corewars.org>
Wed, 4 Aug 2010 16:28:22 +0000 (21:58 +0530)
commitcb789ddaa181f731b7559203d151e93b4497cdcd
tree248171bab2b970237157af3a6cb921e2e58426fb
parente2a9066c3f3afd55860bf2e33ea156d0ba73c555
[xbuild] Ignore missing imports when parsing solution file.

When loading projects specified in the solution file, to find
their dependencies, missing imports cause an exception to be
thrown and so the deps are not available in the project instance.
mcs/tools/xbuild/SolutionParser.cs