Skip to content

Commit 62ff1e0

Browse files
More manual ref assembly updating
1 parent 4f8131c commit 62ff1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Components/ref/Microsoft.AspNetCore.Components.netstandard2.0.Manual.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public AuthorizeView() { }
6161
protected override Microsoft.AspNetCore.Authorization.IAuthorizeData[] GetAuthorizeData();
6262
}
6363

64-
public partial class AuthorizeViewCore : Microsoft.AspNetCore.Components.ComponentBase
64+
public abstract partial class AuthorizeViewCore : Microsoft.AspNetCore.Components.ComponentBase
6565
{
6666
public AuthorizeViewCore() { }
6767
[Microsoft.AspNetCore.Components.ParameterAttribute]

0 commit comments

Comments
 (0)