未验证 提交 2d355454 编写于 作者: J Jared Parsons 提交者: GitHub

Merge pull request #33015 from chsienki/enable_mono_symbol_tests

Re-enable csharp symbol tests on mono
......@@ -9,11 +9,6 @@
<RoslynProjectType>UnitTestPortable</RoslynProjectType>
<RuntimeIdentifiers>$(RoslynPortableRuntimeIdentifiers)</RuntimeIdentifiers>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!--
Mono serialization errors breaking tests that have traits
https://github.com/mono/mono/issues/10945
-->
<SkipTests Condition="'$(TestRuntime)' == 'Mono'">true</SkipTests>
</PropertyGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Test\Utilities\Portable\Roslyn.Test.Utilities.csproj" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册