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

[build] use 'dotnet workload install --source' #6138

Merged

Conversation

jonathanpeppers
Copy link
Member

Use the new --source parameter when calling dotnet workload install. This was not working previously, and the only option was to
generate a NuGet.config in the current working directory.

@jonathanpeppers jonathanpeppers marked this pull request as draft July 29, 2021 13:06
@jonathanpeppers
Copy link
Member Author

Something weird happening on Linux/Mac:

  Rolling back pack Microsoft.Android.Sdk installation...
  Workload installation failed: Specify which project file to use because this '/mnt/vss/_work/1/s/xamarin-android/build-tools/create-packs' contains more than one project file.

Use the new `--source` parameter when calling `dotnet workload
install`. This was not working previously, and the only option was to
generate a `NuGet.config` in the current working directory.
@jonathanpeppers jonathanpeppers marked this pull request as ready for review August 2, 2021 21:24
@dellis1972 dellis1972 merged commit 35ccf4e into dotnet:main Aug 3, 2021
@jonathanpeppers jonathanpeppers deleted the dotnet-workload-install-source branch August 3, 2021 13:39
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants