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

v1.10.0 #34

Merged
merged 8 commits into from
Sep 2, 2024
Merged

v1.10.0 #34

merged 8 commits into from
Sep 2, 2024

Conversation

GillesTourreau
Copy link
Contributor

New rules:

  • PosInfoMoq2012: The delegate in the argument of the Returns() method must return a value with same type of the mocked method.
  • PosInfoMoq2013: The delegate in the argument of the Returns()/ReturnsAsync() method must have the same parameter types of the mocked method/property.

@GillesTourreau GillesTourreau added this to the v1.10.0 milestone Sep 2, 2024
@GillesTourreau GillesTourreau self-assigned this Sep 2, 2024
@GillesTourreau GillesTourreau merged commit dd853ba into main Sep 2, 2024
2 checks passed
@GillesTourreau GillesTourreau deleted the releases/v1.10.0 branch September 2, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant