Skip to content

Commit 8fdf14f

Browse files
authored
Update docs/fundamentals/syslib-diagnostics/syslib5003.md
1 parent 8376abf commit 8fdf14f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/fundamentals/syslib-diagnostics/syslib5003.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To suppress the warnings in a project file:
1717
<!-- SYSLIB50003: System.Runtime.Intrinsics.Arm.Sve is experimental -->
1818
<NoWarn>$(NoWarn);SYSLIB5003</NoWarn>
1919
</PropertyGroup>
20+
```
2021

2122
## See also
2223

0 commit comments

Comments
 (0)