dotnet-installer/TestAssets/TestProjects/ProjectsWithGlobalJson/global.json
Piotr Puszkiewicz 1dfee9ead8 [WIP] Reduce test target complexity [and running time] (#5403)
* Reduce test target complexity [and running time]

* WiP

* Enable building tests via solution

Remove deprecated tests
Make Microsoft.DotNet.Tools.Tests.Utilities portable-only
Remove MSI tests from the solution as they are the only  tests that currently require dekstop.

* Enable building of tests

* Move migration tests to TA to allow them to self-restore

* Reduce project nesting and test directory name
2017-01-22 14:40:00 -08:00

4 lines
No EOL
73 B
JSON

{
"projects": [ "src", "src with spaces", "src without projects" ]
}