Updating versions to 1.2.0-*
This commit is contained in:
Родитель
e529583501
Коммит
aa86e09585
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "14.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"description": "A middleware that supports creating a communication channel between the development environment and one or more web browsers.",
|
||||
"buildOptions": {
|
||||
"warningsAsErrors": true,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"description": "A middleware that supports creating a communication channel between the development environment and one or more web browsers.",
|
||||
"buildOptions": {
|
||||
"warningsAsErrors": true,
|
||||
|
@ -9,7 +9,7 @@
|
|||
"include": [
|
||||
"**/*.cs"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Hosting.Abstractions": "1.0.0",
|
||||
|
@ -17,7 +17,7 @@
|
|||
"Microsoft.AspNetCore.Http.Extensions": "1.0.0",
|
||||
"Microsoft.Extensions.FileProviders.Physical": "1.0.0",
|
||||
"Microsoft.Extensions.TaskCache.Sources": {
|
||||
"version": "1.1.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
}
|
||||
},
|
||||
|
@ -32,4 +32,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"version": "1.2.0-*",
|
||||
"buildOptions": {
|
||||
"keyFile": "../../tools/Key.snk",
|
||||
"debugType": "portable"
|
||||
|
@ -23,4 +23,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче