Include Microsoft.AspNetCore.Diagnostics in MusicStore
This commit is contained in:
parent
98c69c3c4b
commit
416fc81cec
|
|
@ -34,6 +34,7 @@
|
|||
"Microsoft.AspNetCore.Authentication.MicrosoftAccount": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "0.1.0-*",
|
||||
"Microsoft.AspNetCore.Authentication.Twitter": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Diagnostics": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "1.0.0-*",
|
||||
"Microsoft.AspNetCore.IISPlatformHandler": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue