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

Merge pull request #37956 from jaredpar/fix-test2

Update MS.CA.EditorFeatures2.UnitTests splitting
......@@ -300,7 +300,7 @@ private static List<AssemblyInfo> GetAssemblyList(Options options)
// bottleneck. Can adjust as we get real data.
if (name == "Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll" ||
name == "Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll" ||
name == "Roslyn.Services.Editor.UnitTests2.dll" ||
name == "Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll" ||
name == "Microsoft.VisualStudio.LanguageServices.UnitTests.dll" ||
name == "Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll" ||
name == "Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册