-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update portability-analyzer.md #12986
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
mairaw
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.
Thanks @Lxiamail for updating this article. I've left some initial feedback for you.
update windows-compat-pack link to relative link Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
rewording Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Add space line Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Rewording Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Rewording Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Change to relative link Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Remove extra space Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
marklio
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.
Made a few suggestions. This seems strictly better.
Change to lower case Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
Make sense Co-Authored-By: Mark Miller <mark@marklio.com>
Thanks for the rewording Co-Authored-By: Mark Miller <mark@marklio.com>
Thanks for the rewording Co-Authored-By: Mark Miller <mark@marklio.com>
Suggestion make sense Co-Authored-By: Mark Miller <mark@marklio.com>
and a few minor fix-up
use https://aka.ms/apiportdownload download link for ApiPort console app.
The previous portability image was out of date.
to give more concrete guidance about when to use which target
To clarify that nothing wrong about having a list of missing assembly reported, but need to address them appropriately.
|
@mairaw Thanks for all the feedbacks. Have the updates addressed all your concerns? |
|
@Lxiamail Hi! Maira is on vacation. I left some feedback about issues I noticed. |
rewording per feedback Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
reword per feedback Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
reword Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
reword Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
|
@Thraka Do you have any other concern? |
|
@Lxiamail the screenshots needed a gray border so the white areas don't blend in. I added that to each screenshot and committed that for you 😄 I'm going to merge it. Awesome job! |
Summary
Updated .NET portability analyzer doc to clarify some concepts, add more explanation (especially for how to interpret the report), and fixed some links.
Fixes #12985