Skip to content

Commit f6384a9

Browse files
authored
fix codefix that wasn't closed (#11187)
2 parents df548d6 + f2bb68e commit f6384a9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/Compiler Breaking Changes - DotNet 8.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@ Directives such as `#if` and `#endif` do not allow semicolons after the directiv
7676
<h3>@ViewData["Title"]</h3>
7777
#endif
7878
}
79+
```

docs/Compiler Breaking Changes - DotNet 9.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ can cause changes to how the output is rendered from previous versions of the Ra
5555
#endif
5656
}
5757
```
58-

0 commit comments

Comments
 (0)