This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/scripts
Eric Erhardt c560e9af3c Changing --version in the CLI
`dotnet --version` returns just the version number. This helps tools get this information without having to parse the full info.
Introduce a new argument `--info` that returns the current "long form". With this, we also change the long form to say "RID" instead of "Runtime ID" simply because that would avoid any future localization issues and thus make the parsing easier.

Fix #1607 #1882
2016-03-24 15:44:25 -05:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common fix up whitespace 2016-02-20 13:53:36 -08:00
docker Fix docker build breaks in centos. 2016-03-09 17:28:22 -08:00
dotnet-cli-build Changing --version in the CLI 2016-03-24 15:44:25 -05:00
Microsoft.DotNet.Cli.Build.Framework add support for type: platform 2016-03-23 21:53:14 -07:00
obtain use template for mktemp call for portability 2016-03-21 19:16:51 -07:00
package small fix to pass manpage path to packaging script 2016-03-22 16:00:09 -07:00
publish Debian package and publish changes 2016-03-08 23:33:18 +00:00
update-dependencies Add initial update-dependencies script. 2016-03-17 08:14:09 -05:00
dev-dotnet.ps1 Update dotnet-build to produce portable layout 2016-03-08 11:46:15 -08:00
dev-dotnet.sh Eliminate dead code and most relative paths 2015-12-29 02:34:10 -08:00
dockerbuild.sh working on build scripts 2016-02-12 15:26:35 -08:00
dockerrun.sh Pass DockerHub env vars to container used for build 2016-03-18 10:34:32 -07:00
global.json working on build scripts 2016-02-12 15:26:35 -08:00
run-build.ps1 fix paths in the build 2016-03-21 12:46:31 -07:00
run-build.sh Fix debian packages 2016-03-22 15:01:01 -07:00
unuse-dev.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
update-dependencies.ps1 Fix update-dependencies script to point to the new CLI install directory. 2016-03-18 14:02:12 -05:00
use-dev.ps1 Fixes #1280 2016-02-16 17:07:58 -08:00