Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print current platform and RID during download #948

Merged
merged 2 commits into from
Nov 15, 2016

Conversation

DustinCampbell
Copy link
Member

No description provided.

@@ -83,6 +83,16 @@ function installRuntimeDependencies(extension: vscode.Extension<any>, logger: Lo
packageManager = new PackageManager(info, extension.packageJSON);
logger.appendLine();

// Displa y platform information and RID followed by a blank line
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your comment got messed up

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops

@DustinCampbell DustinCampbell merged commit cb84b03 into dotnet:release Nov 15, 2016
@DustinCampbell DustinCampbell added this to the 1.5 milestone Nov 15, 2016
@DustinCampbell DustinCampbell deleted the add-details-to-packages branch January 31, 2017 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants