diff --git a/packaging/debian/debian_config.json b/packaging/debian/debian_config.json index 86540246e..ee2163eae 100644 --- a/packaging/debian/debian_config.json +++ b/packaging/debian/debian_config.json @@ -2,7 +2,7 @@ "maintainer_name":"Microsoft", "maintainer_email": "dotnetcore@microsoft.com", - "package_name": "dotnet", + "package_name": "dotnet-dev", "short_description": ".NET Core & command line tools", "long_description": ".NET Core is a cross-platform implementation of .NET Framework, a modern, modular platform\n for building diverse kinds of applications, from command-line applications to microservices and \n modern websites.\n This package contains the tools you will need to start writing applications for .NET Core. It includes \n compilers, package managers and other utilities that developers need.",