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

Detailed guidelines end-to-end for source-build #3193

Merged
merged 22 commits into from
Mar 17, 2023

Conversation

ashnaga
Copy link
Member

@ashnaga ashnaga commented Dec 30, 2022

No description provided.

@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.

@ashnaga
Copy link
Member Author

ashnaga commented Dec 30, 2022

Need input in bootstrapping-guidelines for the following -

  1. Arguments to be passed in the commands marked as - (args???)

  2. How to update the RID graph - [UPDATE THE RID GRAPH???]

  3. If no compatible OS/platform found
    In stage 1, create portable SDK (this step works for .NET 6, but not for .NET 7). [Define the steps in here???]

  4. Building for New Architecture (Unsupported)
    [Define the recommended process and add the steps in this section???]

@MichaelSimons
Copy link
Member

I pushed a few updates to correct syntax issues. Consider utilizing a linter to catch these. I like using VSCode with a markdown linter extension.

@MichaelSimons
Copy link
Member

I pushed some updates to the system-requirements in an attempt to make the doc easier to scan and pick up pertinent info.

@crummel crummel requested a review from MichaelSimons March 8, 2023 21:13
@MichaelSimons
Copy link
Member

FYI - I pushed some changes to simplify and re-order a few things. This is ready for review.

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

Successfully merging this pull request may close these issues.

5 participants