dotnet / dotnet/symreader-converter
"Image is too small." error
Open
- Dominant language
- C#
- Stars
- 70
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
pdb2pdb fails with:
> Image is too small.
For a 2KB portable pdb produced with a library with just [this one source file](https://github.com/AArnott/Library.Template/blob/26696c117d5f65dbcdf91209ae0b0816593cec4d/src/Library/Calculator.cs#L11-L28).
Why is there a min size limit? Do I seriously have to make my library *bigger* before my PDB can be converted into a Windows PDB?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.