OSGroup value does not get passed along to reference projects. This causes msbuild...
authorRahul Kumar <rahku@microsoft.com>
Thu, 4 Feb 2016 00:47:52 +0000 (16:47 -0800)
committerRahul Kumar <rahku@microsoft.com>
Thu, 4 Feb 2016 04:11:52 +0000 (20:11 -0800)
commitecbdc858465ce64711d86a410da6ab38e62b050c
tree94ae59de71334b5879c51cfd72eb1b24b00edb11
parent1e384530d9287e204975018cdcab0cf9e70a9070
OSGroup value does not get passed along to reference projects. This causes msbuild to build the same project twice because the target bin dir would differ. But the intermediate dir would remain the same. If they happen to build at the same ...this is will cause build errors due to write to same file.
tests/src/dirs.proj