-
Notifications
You must be signed in to change notification settings - Fork 6k
Building .NET Core solutions using Visual Studio for Mac #1744
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
Conversation
@guardrex, |
cc/ @bleroy -- If you're reviewing, the drafts are finished. |
I reviewed everything, and it LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I read through everything, and have no issues.
I did give it a look, and it looks good to me. |
Thanks guys ..... all new content here and my first time using the Mac with .NET Core, so I greatly appreciate the 👀 on it. |
@BillWagner @mairaw I suppose the only question I would have is not about this PR specifically, but about what happened to the VS Mac work I did a few months ago (see https://github.com/dotnet/docs/commits/vs-mac-golden-path) as I can't find this in the current TOC. |
@bleroy This was a rather extensive rewrite starting with the direction you took. Elements of what you did come thru here, and I thank you for that and the docs on this PR benefit greatly from your work. |
Fixes #1743
Notes
Fact
or skip to only aTheory
. By the time you do both, it extends the experience to the max for a introductory tutorial. However in defense of this approach, there isn't enough unit testing in the world imo. Devs prob need to see how easy and useful they are.