Skip to content

Commit 5547d92

Browse files
authored
Merge pull request #17936 from dotnet/master
2 parents 8c5849c + 7943b95 commit 5547d92

5 files changed

Lines changed: 238 additions & 132 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The <xref:Microsoft.AspNetCore.Components.Authorization?displayProperty=fullName> namespace is made available throughout the app via the *_Imports.razor* file:
22

3-
[!code-razor[](imports-hosted.razor?highlight=2)]
3+
[!code-razor[](imports-hosted.razor?highlight=3)]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The <xref:Microsoft.AspNetCore.Components.Authorization?displayProperty=fullName> namespace is made available throughout the app via the *_Imports.razor* file:
22

3-
[!code-razor[](imports-standalone.razor?highlight=2)]
3+
[!code-razor[](imports-standalone.razor?highlight=3)]

0 commit comments

Comments
 (0)