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

Error during run on windows 11 #15

Closed
Landelor opened this issue Jul 25, 2021 · 5 comments
Closed

Error during run on windows 11 #15

Landelor opened this issue Jul 25, 2021 · 5 comments

Comments

@Landelor
Copy link

Hi,

I'm currently getting this error when trying to run the exe in any command line:

Error:
  An assembly specified in the application dependencies manifest (trash.deps.json) was not found:
    package: 'LibGit2Sharp.NativeBinaries', version: '2.0.312'
    path: 'runtimes/win-x64/native/git2-6777db8.pdb'

Running latest version 1.6.2

Regards,
Landelor

@Landelor
Copy link
Author

Retested previous version and that works fine.

@rcdailey
Copy link
Member

What OS (and OS version) are you running on?

@Landelor
Copy link
Author

Was Windows 11, and I'm assuming that is the issue. I'm in the process of reverting and will retest once done.

@rcdailey rcdailey changed the title Error during run Error during run on windows 11 Jul 27, 2021
@Mini-Myself
Copy link

Mini-Myself commented Jul 30, 2021

Same thing here on Windows 10 21H1 19043.1110

@rcdailey
Copy link
Member

This is now fixed in v1.6.3

Note that you will temporarily see a new PDB file bundled with trash.exe. This is normal and that file is required. The release notes go into more details.

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

No branches or pull requests

3 participants