Skip to content

Fix some source links #9896

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

Merged
merged 1 commit into from
May 13, 2024
Merged

Fix some source links #9896

merged 1 commit into from
May 13, 2024

Conversation

huangmin-ms
Copy link
Contributor

@huangmin-ms huangmin-ms commented May 11, 2024

Bug detail: https://ceapex.visualstudio.com/Engineering/_workitems/edit/969556/

Build.Reason:PullRequest by Fuquan Li
Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=428851&view=results
source_repo.branch:master
source_repo.url:https://apidrop.visualstudio.com/_git/binaries

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

Copy link

Learn Build status updates of commit 940efff:

✅ Validation status: passed

File Status Preview URL Details
xml/SourceLinkInformation/net-7.0/Microsoft.CSharp.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Caching.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Caching.Memory.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Binder.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.CommandLine.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.FileExtensions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Ini.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Json.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.UserSecrets.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Xml.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyInjection.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyInjection.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyModel.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Diagnostics.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Diagnostics.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.FileProviders.Composite.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.FileProviders.Physical.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.FileSystemGlobbing.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Hosting.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Hosting.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Hosting.Systemd.json ✅Succeeded

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit 9bb714d:

✅ Validation status: passed

File Status Preview URL Details
xml/SourceLinkInformation/net-7.0/Microsoft.CSharp.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Caching.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Caching.Memory.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Binder.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.CommandLine.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.FileExtensions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Ini.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Json.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.UserSecrets.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Configuration.Xml.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyInjection.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyInjection.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.DependencyModel.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Diagnostics.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Diagnostics.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.FileProviders.Composite.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.FileProviders.Physical.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.FileSystemGlobbing.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Hosting.Abstractions.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Hosting.json ✅Succeeded
xml/SourceLinkInformation/net-7.0/Microsoft.Extensions.Hosting.Systemd.json ✅Succeeded

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit bc5c3d5 into main May 13, 2024
3 checks passed
@gewarren gewarren deleted the mh/fix-links branch May 13, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants