dotnet-installer/global.json

4 lines
38 B
JSON
Raw Normal View History

2015-10-03 18:34:08 +00:00
{
2016-02-05 16:23:12 +00:00
"projects": [ "src", "test" ]
}