SourceLink links broken for some packages
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
It looks like the SourceLink info for some files incorrect:
```
Validating Microsoft.WindowsDesktop.App.Runtime.win-x86.6.0.0-preview.4.21221.7.symbols.nupkg ...The remote server returned an error: (404) Not Found.
File runtimes/win-x86/lib/net6.0/System.Windows.Forms.pdb has broken links:
Failed to retrieve https://raw.githubusercontent.com/dotnet/winforms/3dbd436403e9dc92c392ba9e414d5958c3d08bee/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton
The remote server returned an error: (404) Not Found.
Failed to retrieve https://raw.githubusercontent.com/dotnet/winforms/3dbd436403e9dc92c392ba9e414d5958c3d08bee/src/System.Windows.Forms/src/System/Windows/Forms/ToolStripSplitButton
D:\workspace\_work\1\a\signed\shipping\assets\symbols\Microsoft.WindowsDesktop.App.Runtime.win-x86.6.0.0-preview.4.21221.7.symbols.nupkg has broken SourceLink links.
##[error](NETCORE_ENGINEERING_TELEMETRY=SourceLink) D:\workspace\_work\1\a\signed\shipping\assets\symbols\Microsoft.WindowsDesktop.App.Runtime.win-x86.6.0.0-preview.4.21221.7.symbols.nupkg has broken SourceLink links.
```
Notice the missing file extension.
Contributor guide
Assessment
This issue has not been assessed yet.