S
S
Saharman2018-09-28 14:50:01
linux
Saharman, 2018-09-28 14:50:01

How to fix error when deploying .net core project on linux 16.04?

When deploying an asp.net core 2.0.0 project, the following dependency error appears:

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

Suggest a solution to the problem.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
German Shestak, 2018-09-28
@ilovetwilight

Error - package not found

mailkit
, install it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question