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

Allow runtime packs to not be downloaded #15944

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

ViktorHofer
Copy link
Member

Simliar to the EnableTargetingPackDownload property,
EnableRuntimePackDownload controls if a runtime pack is downloaded (i.e.
when a RuntimeIdentifier is specified.)

Fixes #14926

Simliar to the EnableTargetingPackDownload property,
EnableRuntimePackDownload controls if a runtime pack is downloaded (i.e.
when a RuntimeIdentifier is specified.)
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@dsplaisted dsplaisted merged commit 11ae25b into dotnet:master Feb 24, 2021
@ViktorHofer ViktorHofer deleted the DisableRuntimePackDownload branch November 20, 2022 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to disable downloading a runtime pack when RID is set
3 participants