Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Conversation

@Sridhar-MS
Copy link

cc @ellismg @Petermarcu


This change is Reviewable

@ellismg
Copy link

ellismg commented Mar 18, 2016

I really wish we would segment the packing folder by component and then os, not OS and component.

i.e. keep host\windows and not move to windows\host

<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" Language="1033" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="Caption">[WixBundleName] Setup</String>
<String Id="Title">Microsoft Dotnet CLI for Windows</String>

This comment was marked as spam.

This comment was marked as spam.

@Sridhar-MS
Copy link
Author

My idea was to keep similar scripts together. That makes for better segregation. Also OSX scripts were previously clubbed together.

@TheRealPiotrP
Copy link

We took on a new pivot in the packaging scripts that added to pre-existing source code organization issues. Let's get things building, then reconsider how the source is organized.

@TheRealPiotrP
Copy link

rebased this atop rel/1.0.0 to get rid of known build breaks.

@Sridhar-MS FYI

@Sridhar-MS
Copy link
Author

Thanks @piotrpMSFT

Change 'Dotnet' to '.Net' in the bundles.
<String Id="Title">Microsoft .Net CLI for Windows</String>
<String Id="Motto">You just need a shell, a text editor and 10 minutes of your time.

Ready? Set? Let's go!</String>

This comment was marked as spam.

@Sridhar-MS
Copy link
Author

OSX Jenkins slave went offline during the build - http://dotnet-ci.cloudapp.net/job/dotnet_cli/job/rel_1.0.0/job/release_osx_x64_prtest/337/console

cc: @mmitche

@mmitche
Copy link
Member

mmitche commented Mar 22, 2016

@dotnet-bot test OSX x64 Release Build

@TheRealPiotrP
Copy link

@Sridhar-MS can we merge?

@Sridhar-MS
Copy link
Author

Yes.

Sridhar-MS added a commit that referenced this pull request Mar 22, 2016
Chain the sharedfx and sharedhost MSIs into a single dotnet redist bundle.
@Sridhar-MS Sridhar-MS merged commit 92b3ad0 into rel/1.0.0 Mar 22, 2016
@Sridhar-MS Sridhar-MS deleted the cli-sdk-stages branch March 23, 2016 23:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants