Skip to content
Discussion options

You must be logged in to vote

Verify(byte[]) defaults the extension to bin, and no text diff tool registers .bin, so DiffEngine has nothing to launch — that's why the tray offers accept/discard but no diff. Pass an extension instead: await Verify(bytes, extension: "txt").

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by CrispyDrone
Comment options

You must be logged in to vote
1 reply
@CrispyDrone
Comment options

Comment options

You must be logged in to vote
1 reply
@CrispyDrone
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants