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

Add enumeration values for DebugType in XSD #6849

Merged
merged 3 commits into from
Sep 24, 2021

Commits on Sep 15, 2021

  1. Add enumeration values for DebugType in XSD

    Also document that pdbonly is the same as full in recent compilers, as documented in https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/code-generation#debugtype
    drewnoakes committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    10cf5de View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    c3d61ed View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Use Oxford comma

    Co-authored-by: Forgind <[email protected]>
    rainersigwald and Forgind authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    688f350 View commit details
    Browse the repository at this point in the history