Revert "Revert "Add performance tests"" (#2820)
This commit is contained in:
parent
418d827d52
commit
b8dff69cc1
33 changed files with 728 additions and 3 deletions
|
@ -37,7 +37,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
"Microsoft.DotNet.Cli.Utils.Tests",
|
||||
"Microsoft.DotNet.Compiler.Common.Tests",
|
||||
"Microsoft.DotNet.ProjectModel.Tests",
|
||||
"Microsoft.Extensions.DependencyModel.Tests"
|
||||
"Microsoft.Extensions.DependencyModel.Tests",
|
||||
"Performance"
|
||||
};
|
||||
|
||||
public static readonly string[] WindowsTestProjects = new[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue