提交 1b257592 编写于 作者: J Jason Malinowski

Copy build outputs to the output directory for Roslyn.csproj

Failure to do this means the project system gets confused and will
invoke msbuild even if it doesn't have to.
上级 9df214f1
......@@ -17,8 +17,6 @@
<IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer>
<IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer>
<IncludeDebugSymbolsInLocalVSIXDeployment>false</IncludeDebugSymbolsInLocalVSIXDeployment>
<CopyBuildOutputToOutputDirectory>false</CopyBuildOutputToOutputDirectory>
<CopyOutputSymbolsToOutputDirectory>false</CopyOutputSymbolsToOutputDirectory>
<ImportVSSDKTargets>true</ImportVSSDKTargets>
<CreateVsixContainer>True</CreateVsixContainer>
<DeployExtension>False</DeployExtension>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册