Skip to content

Commit 99ff2c6

Browse files
authored
Update PublicAPI.Unshipped.txt
Removed `OwningComponentBase.DisposeAsync()` from the PublicAPI as the implementation is private now
1 parent 5bbf6b2 commit 99ff2c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#nullable enable
22
*REMOVED*Microsoft.AspNetCore.Components.ResourceAsset.ResourceAsset(string! url, System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.ResourceAssetProperty!>? properties) -> void
3-
Microsoft.AspNetCore.Components.OwningComponentBase.DisposeAsync() -> System.Threading.Tasks.ValueTask
43
Microsoft.AspNetCore.Components.ResourceAsset.ResourceAsset(string! url, System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.ResourceAssetProperty!>? properties = null) -> void
54
Microsoft.AspNetCore.Components.Routing.Router.NotFoundPage.get -> System.Type!
65
Microsoft.AspNetCore.Components.Routing.Router.NotFoundPage.set -> void

0 commit comments

Comments
 (0)