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

Fix incorrect IL calling some methods in generic types #988

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 28, 2023

  1. Fix incorrect IL calling some methods in generic types

    Bugs fixed:
    - MissingMethodException calling methods in FluentAssertions (closes #987)
    degory committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1cd9674 View commit details
    Browse the repository at this point in the history
  2. WIP

    degory committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    94a9cb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge branch 'main' into degory/issue987

    Signed-off-by: degory <degory@users.noreply.github.com>
    degory authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5b522bd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'main' into degory/issue987

    Signed-off-by: degory <degory@users.noreply.github.com>
    degory authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ada3107 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge branch 'main' into degory/issue987

    Signed-off-by: degory <degory@users.noreply.github.com>
    degory authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4d2f886 View commit details
    Browse the repository at this point in the history