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

adding .Net core AppHost pack #1519

Merged
merged 11 commits into from
Apr 17, 2019
Merged

Conversation

johnbeisner
Copy link

@johnbeisner johnbeisner commented Apr 16, 2019

adding .Net core AppHost pack
Related: dotnet/core-setup#5818

eng/Versions.props

  • adding .Net core AppHost pack version

src/redist/targets/GenerateLayout.targets

  • adding .Net core AppHost pack to archives; ZIP & TAR - replaces the alternative method

src/redist/targets/GenerateDebs.targets
src/redist/targets/LinuxNativeInstallerDependencyVersions.targets
src/redist/targets/packaging/deb/dotnet-debian_config.json

  • adding .Net core AppHost pack to Linux DEB native installer

src/redist/targets/GenerateMSIs.targets
src/redist/targets/packaging/windows/clisdk/bundle.wxs
src/redist/targets/packaging/windows/clisdk/generatebundle.ps1

  • adding .Net core AppHost pack to SDK bundle installers
  • repairing the logging output: generatebundle.ps1

src/redist/targets/Branding.targets
src/redist/targets/GeneratePKG.targets
src/redist/targets/packaging/osx/clisdk/Distribution-Template

  • adding .Net core AppHost pack to MacOS native installer

src/redist/targets/GenerateRPMs.targets
src/redist/targets/packaging/rpm/dotnet-config.json

  • adding .Net core AppHost pack to Linux RedHat RPM native installer

@dagood
@ericstj
@JunTaoLuo
@dougbu
@leecow
@richamsft

@johnbeisner johnbeisner self-assigned this Apr 16, 2019
@johnbeisner johnbeisner added the Area-Setup Acquisition and deployment team label Apr 16, 2019
@johnbeisner johnbeisner added this to the 3.0.1xx milestone Apr 16, 2019
@johnbeisner johnbeisner changed the title First draft: adding .Net core AppHost pack adding .Net core AppHost pack Apr 16, 2019
@johnbeisner johnbeisner merged commit 07b074a into dotnet:master Apr 17, 2019
@johnbeisner johnbeisner deleted the AddAppHostPack branch April 23, 2019 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Setup Acquisition and deployment team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants