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

Missing NLog.dll dependency #1

Open
gab opened this issue Aug 17, 2019 · 0 comments
Open

Missing NLog.dll dependency #1

gab opened this issue Aug 17, 2019 · 0 comments

Comments

@gab
Copy link

gab commented Aug 17, 2019

Hi! I tried your release 1.5 and I get the following error when running it:

Error:
An assembly specified in the application dependencies manifest (MBBSDASM.deps.
json) was not found:
package: 'NLog', version: '4.5.11'
path: 'lib/netstandard2.0/NLog.dll'

According to this, it's likely because you want to use "dotnet publish" instead of "dotnet build" to output your release binaries: https://stackoverflow.com/a/48600745/1077814

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