提交 f0499d26 编写于 作者: D David Poeschl 提交者: Jared Parsons

Disable WorkspacesNetCore.ProjectReference

Related to #19223
上级 540f00d0
......@@ -41,7 +41,7 @@ public override void MetadataReference()
base.MetadataReference();
}
[Fact, Trait(Traits.Feature, Traits.Features.Workspace)]
[Fact(Skip = "https://github.com/dotnet/roslyn/issues/19223"), Trait(Traits.Feature, Traits.Features.Workspace)]
public override void ProjectReference()
{
base.ProjectReference();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册