Skip to content
代码片段 群组 项目
未验证 提交 6fb83404 编辑于 作者: Joey Robichaud's avatar Joey Robichaud 提交者: GitHub
浏览文件

Backport fix from f14601eb

上级 4cdeb9b0
No related branches found
No related tags found
无相关合并请求
......@@ -9445,7 +9445,7 @@ public void WRN_InvalidSearchPathDir()
}
 
[WorkItem(650083, "http://vstfdevdiv:8080/DevDiv2/DevDiv/_workitems/edit/650083")]
[ConditionalFact(typeof(WindowsOnly))]
[ConditionalFact(typeof(WindowsDesktopOnly), Reason = "https://github.com/dotnet/roslyn/issues/55730")]
public void ReservedDeviceNameAsFileName()
{
var parsedArgs = DefaultParse(new[] { "com9.cs", "/t:library " }, WorkingDirectory);
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册