Undo global.json change

This commit is contained in:
Ryan Nowak 2015-12-28 11:03:17 -08:00
parent 85a4c7edc5
commit 264e8447d4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
"projects": ["src", "test/WebSites", "samples", "d:\\k\\Routing\\src"]
"projects": ["src", "test/WebSites", "samples"]
}