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

RunApiDiff.ps1: Refactor function name to use hyphen instead of camel case #9139

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

carlossanlop
Copy link
Member

I noticed in a new clone of this repo that some function calls were not working because they had a hyphen, but the method itself did not. In my other machine this was working because I happen to have a globally declared method with the hyphened name, so I was not seeing the error.

@carlossanlop carlossanlop merged commit 22b47bc into dotnet:main Feb 8, 2024
1 of 2 checks passed
@carlossanlop carlossanlop deleted the ApiDiffHyphen branch February 8, 2024 03:56
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.

None yet

2 participants