Skip to content

Commit 295c17e

Browse files
authored
Update src/Components/Components/src/PublicAPI.Unshipped.txt
1 parent 77e64b4 commit 295c17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Components/src/PublicAPI.Unshipped.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#nullable enable
2-
Microsoft.AspNetCore.Components.ResourceAsset.ResourceAsset(string! url) -> void
2+
Microsoft.AspNetCore.Components.ResourceAsset.ResourceAsset(string! url, System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.ResourceAssetProperty!>? properties = null) -> void
33
Microsoft.AspNetCore.Components.Routing.Router.NotFoundPage.get -> System.Type!
44
Microsoft.AspNetCore.Components.Routing.Router.NotFoundPage.set -> void
55
Microsoft.AspNetCore.Components.Infrastructure.ComponentsMetricsServiceCollectionExtensions

0 commit comments

Comments
 (0)