dotnet / symstore

Implements API for retrieval of symbols and other debug artifacts from symbol store.
MIT License
143 stars 50 forks source link

Fix getting version resource on PE files #379

Closed mikem8361 closed 1 year ago

mikem8361 commented 1 year ago

Some managed PE's have the version resource only as "neutral" language. Single-file apps and our test debuggees are examples.