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: Register a repo containing 'ProjectA' Don't build the solution/project 'ProjectA' Query xrepo for xrepo where ProjectA
xrepo where ProjectA
Error message will be printed as Assembly '{0}' not registered. Have you ever built it on this machine?
Assembly '{0}' not registered. Have you ever built it on this machine?
Expected Error message to have assembly name formatted
The text was updated successfully, but these errors were encountered:
andyalmGH-7: Fix error formatting in WhereCommand when assembly is no…
36e0469
…t resolved
Merge pull request #8 from kcamp/GH-7
b5e15f3
GH-7: Fix error formatting in WhereCommand when assembly is not resolved
No branches or pull requests
Repro:
Register a repo containing 'ProjectA'
Don't build the solution/project 'ProjectA'
Query xrepo for
xrepo where ProjectA
Error message will be printed as
Assembly '{0}' not registered. Have you ever built it on this machine?
Expected
Error message to have assembly name formatted
The text was updated successfully, but these errors were encountered: