We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Repro:
dotnet tool install dotnet-ilverify --global --version 7.0.0-rc.1.22426.10` ilverify --referenci c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
ILVerify source: https://github.com/dotnet/runtime/blob/main/src/coreclr/tools/ILVerify/Program.cs
Actual result: Error: No files matching --referenci
Error: No files matching --referenci
Expected result: Error: Bad option --referenci
Error: Bad option --referenci
Context: dotnet/runtime#72082 (comment) , dotnet/runtime#72082 (comment)
The text was updated successfully, but these errors were encountered:
This continues to be an annoyance. I hope it can be fixed in the upcoming changes #1882 (comment).
Sorry, something went wrong.
No branches or pull requests
Repro:
ILVerify source: https://github.com/dotnet/runtime/blob/main/src/coreclr/tools/ILVerify/Program.cs
Actual result:
Error: No files matching --referenci
Expected result:
Error: Bad option --referenci
Context: dotnet/runtime#72082 (comment) , dotnet/runtime#72082 (comment)
The text was updated successfully, but these errors were encountered: