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

[6.0] create file to trigger user local workload installation #12104

Closed
tmds opened this issue Sep 16, 2021 · 1 comment
Closed

[6.0] create file to trigger user local workload installation #12104

tmds opened this issue Sep 16, 2021 · 1 comment

Comments

@tmds
Copy link
Member

tmds commented Sep 16, 2021

For source-build to install workloads into a user folder we need a file in the installation:

The file should be created under the dotnet root at /metadata/workloads/<sdkfeatureband>/userlocal. The version does not include the -suffix. So at 6.0.100 (not 6.0.100-rc1).

@dseefeld suggested:

Can the file be created when the sdk layout is created? The way to get it only for source-built versions is to condition it on '$(DotNetBuildFromSource)' == 'true'.

I'm creating this ticket so this has some more visibility than the discussion on the closed PR dotnet/sdk#18823.

cc @dsplaisted @dseefeld @dleeapho @omajid @sfoslund @marcpopMSFT

@dotnet-issue-labeler
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants