Added missing descriptions
This commit is contained in:
parent
52f7aa9540
commit
acd643660a
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "",
|
||||
"description": "Middleware for automatically applying culture information to HTTP requests.",
|
||||
|
||||
"dependencies": {
|
||||
"Microsoft.Framework.Localization.Abstractions": "1.0.0-*",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "",
|
||||
"description": "Application localization services.",
|
||||
|
||||
"dependencies": {
|
||||
"Microsoft.Framework.DependencyInjection.Abstractions": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue