Updating NuGetPackageVerifier.json to account for project rename
This commit is contained in:
parent
f8189a2296
commit
e3b5686d96
|
|
@ -8,7 +8,7 @@
|
||||||
"Microsoft.AspNetCore.Hosting.Abstractions": { },
|
"Microsoft.AspNetCore.Hosting.Abstractions": { },
|
||||||
"Microsoft.AspNetCore.Hosting.Server.Abstractions": { },
|
"Microsoft.AspNetCore.Hosting.Server.Abstractions": { },
|
||||||
"Microsoft.AspNetCore.Hosting.WindowsServices": { },
|
"Microsoft.AspNetCore.Hosting.WindowsServices": { },
|
||||||
"Microsoft.AspNetCore.Server.Testing": { },
|
"Microsoft.AspNetCore.Server.IntegrationTesting": { },
|
||||||
"Microsoft.AspNetCore.TestHost": { }
|
"Microsoft.AspNetCore.TestHost": { }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue