From efbc95386815b8a77f912eef3e36a7509ec7a1d3 Mon Sep 17 00:00:00 2001 From: John Luo Date: Thu, 15 Jun 2017 11:18:10 -0700 Subject: [PATCH] Update debian_config.json package name --- tools/debian_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/debian_config.json b/tools/debian_config.json index 65d171eb35..cf70358d53 100644 --- a/tools/debian_config.json +++ b/tools/debian_config.json @@ -5,7 +5,7 @@ "package_name": "aspnetcore-store", "install_root": "/usr/share/dotnet", - "short_description": "Microsoft ASP.NET Core Runtime Package Store 2.0.0 - Preview 2", + "short_description": "Microsoft ASP.NET Core Runtime Package Store 2.0.0 - Preview 3", "long_description": "Runtime package store for Microsoft ASP.NET Core. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/aspnet/home). We happily accept issues and PRs.", "homepage": "https://www.asp.net/",