Fix IntermediateOutputPath for mscorlib facade
authorEric St. John <ericstj@microsoft.com>
Wed, 9 Nov 2016 16:48:31 +0000 (08:48 -0800)
committerEric St. John <ericstj@microsoft.com>
Wed, 9 Nov 2016 16:48:31 +0000 (08:48 -0800)
commitd618912ab07bd45a9b8d1790e0f57ac6408c7d24
treeb6fff06f53c4408003f9210bfaf6df2ee196aadf
parent1f5af7a5f9fd56a8a04ecaaf3004e8506c7926dc
Fix IntermediateOutputPath for mscorlib facade

Previously we were working around this by using double backslash but
GenFacades broke this when adding response file support and double-
unescaping.  Workaround using a forward slash instead.

Commit migrated from https://github.com/dotnet/coreclr/commit/88e129f263b719eae583c4f8296a5cee2b93cdf8
src/coreclr/src/mscorlib/facade/mscorlib.csproj