Merge pull request #2560 from Sridhar-MS/crossgen-tests
Add crossgen tests
This commit is contained in:
commit
3b48b6b4e9
5 changed files with 140 additions and 0 deletions
|
@ -18,6 +18,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
public static readonly string[] TestProjects = new[]
|
||||
{
|
||||
"ArgumentForwardingTests",
|
||||
"crossgen.Tests",
|
||||
"EndToEnd",
|
||||
"dotnet.Tests",
|
||||
"dotnet-build.Tests",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue