-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Add reference assemblies topic #14393
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
|
@terrajobst, could you review this new article, please? |
rpetrusha
left a comment
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.
Thank you so much for writing this topic, @MSDN-WhiteKnight. We really appreciate your contribution. I've left some comments for you to address, as well as some suggestions for you to consider.
Co-Authored-By: Ron Petrusha <[email protected]>
|
@terrajobst, could you take a look at this new article when you get a chance, please? |
Youssef1313
left a comment
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.
Just a missing period
Co-Authored-By: Youssef Victor <[email protected]>
dsplaisted
left a comment
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 would rewrite a lot of the section about Using reference assemblies. Developers should normally never need to worry about the actual paths to the reference assemblies, that's all handled by .NET and .NET Core's MSBuild logic.
|
I've addressed requested changes. Please re-review. |
|
Close/repen to rerun new checks. |
|
Only two more conversations required to be resolved, then we can gets sign-off and then ship! |
|
Awesome job! |
Summary
Adds conceptual documentation about reference assemblies.
Sources:
Fixes #14281
Fixes #2638
//cc @rpetrusha @svick @terrajobst @jcouv