Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit e579f78

Browse files
committed
Update project.json to build 1.0.0-alpha4-final packages
1 parent ed084c9 commit e579f78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AspNet.Hosting.Extensions/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0-alpha4-*",
2+
"version": "1.0.0-alpha4-final",
33

44
"description": "Hosting extensions for ASP.NET Core.",
55
"authors": [ "Kévin Chalet", "Martin Johns" ],

src/AspNet.Hosting.Katana.Extensions/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0-alpha4-*",
2+
"version": "1.0.0-alpha4-final",
33

44
"description": "OWIN/Katana hosting extensions for ASP.NET Core.",
55
"authors": [ "Kévin Chalet" ],

0 commit comments

Comments
 (0)