Open gewarren opened 2 days ago
@gewarren - This PR edits one or more files whose 'source of truth' for documentation is not in this repo. Please make documentation updates in the /// comments in the dotnet/runtime repo (or dotnet/extensions repo) instead.
Learn Build status updates of commit 3b98777:
This comment lists only the first 25 files in the pull request.
Cross reference not found: 'StackExchange.Redis.IConnectionMultiplexer'.
Cross reference not found: 'StackExchange.Redis.ConfigurationOptions'.
Cross reference not found: 'StackExchange.Redis.Profiling.ProfilingSession'.
Cross reference not found: 'Polly.ResiliencePipelineBuilder`1'.
Cross reference not found: 'Polly.ResiliencePipelineBuilder`1'.
File xml/Microsoft.Extensions.DiagnosticAdapter.Infrastructure/IProxy.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.infrastructure.iproxy was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter.Infrastructure/IProxy.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.infrastructure.iproxy.upwrap was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter.Infrastructure/IProxyFactory.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.infrastructure.iproxyfactory was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter.Infrastructure/IProxyFactory.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.infrastructure.iproxyfactory.createproxy was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticNameAttribute.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticnameattribute was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticNameAttribute.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticnameattribute.-ctor was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticNameAttribute.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticnameattribute.name was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter.-ctor was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter.isenabled was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter.system-iobserver-system-collections-generic-keyvaluepair-system-string-system-object---oncompleted was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter.system-iobserver-system-collections-generic-keyvaluepair-system-string-system-object---onerror was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter.system-iobserver-system-collections-generic-keyvaluepair-system-string-system-object---onnext was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/DiagnosticSourceAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.diagnosticsourceadapter.write was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/IDiagnosticSourceMethodAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.idiagnosticsourcemethodadapter was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/IDiagnosticSourceMethodAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.idiagnosticsourcemethodadapter.adapt was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/ProxyDiagnosticSourceMethodAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.proxydiagnosticsourcemethodadapter was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/ProxyDiagnosticSourceMethodAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.proxydiagnosticsourcemethodadapter.-ctor was deleted without redirection. To avoid broken links, add a redirection.
File xml/Microsoft.Extensions.DiagnosticAdapter/ProxyDiagnosticSourceMethodAdapter.xml with URL /dotnet/api/microsoft.extensions.diagnosticadapter.proxydiagnosticsourcemethodadapter.adapt was deleted without redirection. To avoid broken links, add a redirection.
Cross reference not found: 'Microsoft.Extensions.Hosting.Internal.ConsoleLifetime.HostOptions'.
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions 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:
View by commit.
Reverses removal of .NET Platform Extensions monikers in #9853. Removes applicable downlevel versions from package-provided APIs.
Previews:
Fixes #10012.