Skip to content

Commit fe4d1bc

Browse files
committed
remove from source-generator-overview files
1 parent 9aead2d commit fe4d1bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/fundamentals/syslib-diagnostics/source-generator-overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ The following table provides an index to the `SYSLIB1XXX` diagnostics in .NET 6
168168
| [SYSLIB1228][1228] | (Reserved for System.Text.Json.SourceGeneration.) |
169169
| [SYSLIB1229][1229] | (Reserved for System.Text.Json.SourceGeneration.) |
170170
| [SYSLIB1230][1230] | Deriving from a `GeneratedComInterface`-attributed interface defined in another assembly is not supported. |
171-
| [SYSLIB5003][5003] | SVE is a preview feature can be used by enabling `EnablePreviewFeatures` flag. |
172171

173172
<!-- Include adds ## Suppress warnings (H2 heading) -->
174173
[!INCLUDE [suppress-source-generator-diagnostics](includes/suppress-source-generator-diagnostics.md)]
@@ -313,5 +312,4 @@ The following table provides an index to the `SYSLIB1XXX` diagnostics in .NET 6
313312
[1227]: syslib1220-1229.md
314313
[1228]: syslib1220-1229.md
315314
[1229]: syslib1220-1229.md
316-
[1230]: syslib1230.md
317-
[5003]: syslib5003.md
315+
[1230]: syslib1230.md

0 commit comments

Comments
 (0)