How to refer external dlls in multi stage docker build

Devarakonda Kartheek 1 Reputation point
2021-03-16T14:47:41.157+00:00

Hi,
We have two visual studio solutions. One solution has two common projects which are referred in second solution. We have some docker projects in second solution. While visual studio is doing multi stage build in docker, we get build error saying that dependencies are not found. Currently we are copied the dlls into a folder and referring from that folder. Is there any other solution to this?
Thanks in advance.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,263 questions
0 comments No comments
{count} votes