Repair global.json

This commit is contained in:
Ryan Nowak 2016-03-04 11:26:11 -08:00
parent 7bd7b32fcb
commit b138aadf1d
1 changed files with 1 additions and 1 deletions

View File

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