Skip to content

Commit 7943b95

Browse files
authored
Blazor WASM security code highlight patch (#17935)
1 parent fbaa761 commit 7943b95

2 files changed

Lines changed: 2 additions & 2 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)