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

FileNotFoundException for System.Runtime, Version=6.0.0.0 #224

Open
GeneAllen opened this issue Jul 15, 2022 · 0 comments
Open

FileNotFoundException for System.Runtime, Version=6.0.0.0 #224

GeneAllen opened this issue Jul 15, 2022 · 0 comments

Comments

@GeneAllen
Copy link

I've been trying to build a deb file forever using Linux with no luck, probably because I'm not a linux guy.
When I ran across this git, I got SOOO excited.

Anyway, when I attempt to use it, I get a FileNotFound exception, which is strange because I do have .net 6.0 installed.

PS C:\test\debTest> dotnet deb install
Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

I downloaded the actual project and it builds and appears to run correctly save the error saying I need to run 'dotnet deb install'.

Any ideas?

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

1 participant