File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
docs/fundamentals/syslib-diagnostics Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments