Updating to version 1.0.1.
This commit is contained in:
parent
22f75a1e00
commit
ca9935943d
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "HTTPS support for the ASP.NET Core Kestrel cross-platform web server.",
|
"description": "HTTPS support for the ASP.NET Core Kestrel cross-platform web server.",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"keyFile": "../../tools/Key.snk",
|
"keyFile": "../../tools/Key.snk",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "ASP.NET Core Kestrel cross-platform web server.",
|
"description": "ASP.NET Core Kestrel cross-platform web server.",
|
||||||
"packOptions": {
|
"packOptions": {
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue