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

Add option to install dotnet at .dotnet/$rid #104295

Closed
wants to merge 1 commit into from

Conversation

am11
Copy link
Member

@am11 am11 commented Jul 2, 2024

Upstream PR: dotnet/arcade#14913

@am11 am11 requested a review from akoeplinger July 2, 2024 11:03
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 2, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@am11 am11 force-pushed the feature/rid-aware-dotnet-install branch from a495c8f to 62c23fe Compare July 2, 2024 11:09
@@ -16,7 +16,7 @@ set Platform=
:: Don't resolve runtime, shared framework, or SDK from other locations to ensure build determinism
set DOTNET_MULTILEVEL_LOOKUP=0

:: Disable first run since we want to control all package sources
set DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
Copy link
Member Author

Choose a reason for hiding this comment

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

This was replaced by DOTNET_NOLOGO in .NET Core 3 which is set in tools.sh/ps1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant