OptionsModel => Options
This commit is contained in:
parent
55d9e6ee4a
commit
6c7c373d82
|
|
@ -1,5 +1,5 @@
|
|||
@using MusicStore
|
||||
@using MusicStore.Models
|
||||
@using Microsoft.Extensions.OptionsModel
|
||||
@using Microsoft.Extensions.Options
|
||||
@using Microsoft.AspNet.Identity
|
||||
@addTagHelper *, Microsoft.AspNet.Mvc.TagHelpers
|
||||
|
|
|
|||
Loading…
Reference in New Issue