Updating NuGetPackageVerifier.json to account for project rename

This commit is contained in:
Pranav K 2016-08-15 16:35:48 -07:00
parent f8189a2296
commit e3b5686d96
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"Microsoft.AspNetCore.Hosting.Abstractions": { },
"Microsoft.AspNetCore.Hosting.Server.Abstractions": { },
"Microsoft.AspNetCore.Hosting.WindowsServices": { },
"Microsoft.AspNetCore.Server.Testing": { },
"Microsoft.AspNetCore.Server.IntegrationTesting": { },
"Microsoft.AspNetCore.TestHost": { }
}
},