Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve custom debug information on types #948

Merged
merged 7 commits into from
Sep 25, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7e8853d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a02db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e533f35 View commit details
    Browse the repository at this point in the history
  4. Add test dll/pdb

    sbomer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    babace9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. PR feedback

    - Use static lambdas
    - Check HasCustomDebugInformation
    - Test writing modified CustomDebugInformation
    - Formatting fixes
    sbomer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ec3d6f8 View commit details
    Browse the repository at this point in the history
  2. Update Test/Mono.Cecil.Tests/PortablePdbTests.cs

    Co-authored-by: Jackson Schuster <[email protected]>
    sbomer and jtschuster committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0455859 View commit details
    Browse the repository at this point in the history
  3. Build for netstandard2.0

    sbomer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    187563c View commit details
    Browse the repository at this point in the history