Skip to content

Commit 1ed86ec

Browse files
committed
fix cref again
1 parent 73b8f8a commit 1ed86ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/Microsoft.Extensions.Hosting/IHost.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</ReturnValue>
5454
<Docs>
5555
<summary>
56-
Gets the services configured for the program (for example, using <see cref="M:HostBuilder.ConfigureServices(Action{HostBuilderContext,IServiceCollection})" />).
56+
Gets the services configured for the program (for example, using <see cref="M:Microsoft.Extensions.Hosting.HostBuilder.ConfigureServices(System.Action{Microsoft.Extensions.Hosting.HostBuilderContext,Microsoft.Extensions.DependencyInjection.IServiceCollection})" />).
5757
</summary>
5858
<value>To be added.</value>
5959
<remarks>To be added.</remarks>

0 commit comments

Comments
 (0)