dotnet / ILMerge

ILMerge is a static linker for .NET Assemblies.
MIT License
1.23k stars 170 forks source link

Gracefully decline to use portable PDB files: issue a message in the … #88

Closed mike-barnett closed 4 years ago

mike-barnett commented 4 years ago

…log and skip reading them in when reading in the assembly they belong to.