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

[docs] update instructions for using .NET 6 builds #5260

Merged
merged 1 commit into from
Nov 9, 2020

Conversation

jonathanpeppers
Copy link
Member

Our instructions for working with .NET 6 are a bit out of date. The
old instructions were describing how to use the .nupkg files
directly as an MSBuild SDK. I updated the instructions for .NET
"workloads".

@jonathanpeppers
Copy link
Member Author

@pjcollins let me know if #5245 changes anything here.

Several `.nupkg` files will be output in `./bin/BuildDebug/nupkgs`,
but this is only part of the story. Your local
`~/android-toolchain/dotnet/packs` directory will be populated with a
local Android "workload" in `packs/Microsoft.Android.Sdk`.
Copy link
Member

Choose a reason for hiding this comment

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

WRT #5245 we could maybe update this to say something like:

Your local ~/android-toolchain/dotnet/packs directory will be populated with a
local host OS specific Android "workload" SDK in packs/Microsoft.Android.Sdk.$(RID)

Copy link
Member Author

Choose a reason for hiding this comment

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

I updated the sentence here, so it will make more sense when #5245 is merged.

Our instructions for working with .NET 6 are a bit out of date. The
old instructions were describing how to use the `.nupkg` files
directly as an MSBuild SDK. I updated the instructions for .NET
"workloads".
@jonpryor jonpryor merged commit 2c9a210 into dotnet:master Nov 9, 2020
@jonathanpeppers jonathanpeppers deleted the dotnet-docs-refresh branch November 9, 2020 18:37
@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.

3 participants