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

Warnings #494

Merged
merged 12 commits into from
Jul 29, 2023
Merged

Warnings #494

merged 12 commits into from
Jul 29, 2023

Commits on Jul 26, 2023

  1. build: Don't warn on missing xmldoc

    While definitely desirable, at least temporarily disabled in order to
    find other warnings.
    mycroes committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    12e180e View commit details
    Browse the repository at this point in the history
  2. chore: Fix xmldoc warnings

    mycroes committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8ad2503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d0dd69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f86c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bb7c53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aca9e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71f7f8b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    b27e1c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61ac32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5023c1 View commit details
    Browse the repository at this point in the history
  4. fix: Fix warnings in Struct

    mycroes committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6e103ce View commit details
    Browse the repository at this point in the history
  5. build: Extend NoWarn

    - Amend existing NoWarn if set
    - Ignore out of support target framework warning
    mycroes committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e26860b View commit details
    Browse the repository at this point in the history