Skip to content

[release/3.0] Use Microsoft.NETCore.App.Internal for runtime version #17628

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

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Dec 5, 2019

  • Use Microsoft.NETCore.App.Internal for runtime version
    For stable builds, core-setup is now publishing its artifacts to a suffixed directory (e.g. 3.0.1-servicing-19510-13) instead of 3.0.1. This ensures we don't have to overwrite outputs when we rebuild stable versions. Within that directory, it publishes the same set of files with the final file names as well as suffixed file names:

Downstream repos should install the runtime using the full suffixed version.

@wtgodbe wtgodbe requested review from dougbu and mmitche December 5, 2019 20:47
@wtgodbe wtgodbe requested a review from a team as a code owner December 5, 2019 20:47
@Pilchie Pilchie added the feature-platform Deprecated: Cross-cutting issues related to ASP.NET Core as a platform label Dec 6, 2019
@wtgodbe wtgodbe merged commit cafb50c into release/3.0 Dec 6, 2019
@wtgodbe wtgodbe deleted the FixupGlobal30 branch December 6, 2019 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-platform Deprecated: Cross-cutting issues related to ASP.NET Core as a platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants