Skip test on CoreClr

上级 e9477d64
......@@ -29,7 +29,7 @@ public static void Main(string[] args)
}
}";
[ConditionalFact(typeof(WindowsOnly))]
[ConditionalFact(typeof(DesktopOnly))]
public void TrivialMetadataCaching()
{
List<String> filelist = new List<string>();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册