Skip to content

Commit 0f932bd

Browse files
committed
Undo API change
1 parent e01afbb commit 0f932bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Server/src/PublicAPI.Shipped.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Microsoft.AspNetCore.Components.Server.ServerAuthenticationStateProvider.ServerA
4848
Microsoft.AspNetCore.Components.Server.ServerAuthenticationStateProvider.SetAuthenticationState(System.Threading.Tasks.Task<Microsoft.AspNetCore.Components.Authorization.AuthenticationState!>! authenticationStateTask) -> void
4949
Microsoft.Extensions.DependencyInjection.ComponentServiceCollectionExtensions
5050
Microsoft.Extensions.DependencyInjection.IServerSideBlazorBuilder
51+
Microsoft.Extensions.DependencyInjection.IServerSideBlazorBuilder.Services.get -> Microsoft.Extensions.DependencyInjection.IServiceCollection!
5152
Microsoft.Extensions.DependencyInjection.ServerSideBlazorBuilderExtensions
5253
override Microsoft.AspNetCore.Components.Server.ServerAuthenticationStateProvider.GetAuthenticationStateAsync() -> System.Threading.Tasks.Task<Microsoft.AspNetCore.Components.Authorization.AuthenticationState!>!
5354
static Microsoft.AspNetCore.Builder.ComponentEndpointRouteBuilderExtensions.MapBlazorHub(this Microsoft.AspNetCore.Routing.IEndpointRouteBuilder! endpoints) -> Microsoft.AspNetCore.Builder.ComponentEndpointConventionBuilder!

0 commit comments

Comments
 (0)