提交 cbc808b0 编写于 作者: J Jared Parsons

Opt-out of DependentUpon behavior

https://github.com/microsoft/msbuild/issues/4806
上级 98da1837
......@@ -8,6 +8,8 @@
<!-- Disabling on assumption -->
<SkipTests Condition="'$(TestRuntime)' == 'Mono'">true</SkipTests>
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
</PropertyGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册