* fix #3469 by correcting overflow and enabling tests * pr feedback
This commit is contained in:
parent
ec02de828e
commit
762a259e9f
3 changed files with 10 additions and 8 deletions
|
@ -39,6 +39,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
"Microsoft.DotNet.Cli.Utils.Tests",
|
||||
"Microsoft.DotNet.Compiler.Common.Tests",
|
||||
"Microsoft.DotNet.ProjectModel.Tests",
|
||||
"Microsoft.DotNet.ProjectModel.Loader.Tests",
|
||||
"Microsoft.Extensions.DependencyModel.Tests",
|
||||
"Performance"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue