Fix links to Runtime issue tracker

YoshiRulz 2025-07-04 20:02:03 +10:00
parent 89dab5eb51
commit 30f2eb28a4
1 changed files with 1 additions and 1 deletions

@ -164,7 +164,7 @@ We have the diagnostic `CS0809` enabled to help avoid this mistake, but [even th
## Out-of-range `Span` slices throw `ArgumentOutOfRangeException` with wrong param name
See [dotnet/csharplang#53622](https://github.com/dotnet/csharplang/issues/53622)/[dotnet/csharplang#90939](https://github.com/dotnet/csharplang/issues/90939).
See [dotnet/runtime#53622](https://github.com/dotnet/runtime/issues/53622)/[dotnet/runtime#90939](https://github.com/dotnet/runtime/issues/90939).
## Preprocessor TFM constants and .NET Standard