-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Port System triple slash to docs #7106
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
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
Docs Build status updates of commit d2b1812:
|
File | Status | Preview URL | Details |
---|---|---|---|
xml/System/HashCode.xml | View | Details | |
xml/System/ArgumentNullException.xml | ✅Succeeded | View | |
xml/System/BinaryData.xml | ✅Succeeded | View | |
xml/System/MemoryExtensions.xml | ✅Succeeded | View | |
xml/System/String.xml | ✅Succeeded | View |
xml/System/HashCode.xml
- Line 0, Column 0: [Warning-ECMA2Yaml_UidAssembly_NotMatched]
System.HashCode's moniker dotnet-plat-ext-3.0 can't match any assembly.
- Line 0, Column 0: [Warning-ECMA2Yaml_UidAssembly_NotMatched]
System.HashCode's moniker dotnet-plat-ext-3.1 can't match any assembly.
- Line 0, Column 0: [Warning-ECMA2Yaml_UidAssembly_NotMatched]
System.HashCode's moniker dotnet-plat-ext-5.0 can't match any assembly.
- Line 0, Column 0: [Warning-ECMA2Yaml_UidAssembly_NotMatched]
System.HashCode's moniker dotnet-plat-ext-6.0 can't match any assembly.
For more details, please refer to the build report.
If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.
Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.
Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
Ported using DocsPortingTool.
Found a few APIs that could be ported.