提交 817002ae 编写于 作者: R Rainer Sigwald 提交者: Dustin Campbell

Tweak comment based on CR feedback

上级 307825b6
......@@ -44,7 +44,7 @@ internal class ProjectBuildManager
// this ensures that the parent project's configuration and platform will be used for
// referenced projects. So, setting Configuration=Release will also cause any project
// references to also be built with Configuration=Release. This is necessary for getting
// the correct output path from project references.
// a more-likely-to-be-correct output path from project references.
{ PropertyNames.ShouldUnsetParentConfigurationAndPlatform, bool.FalseString }
}.ToImmutableDictionary();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册