add dev to debian package name
This commit is contained in:
parent
bd6519d665
commit
9fe0df1a3f
1 changed files with 1 additions and 1 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Reference in a new issue