Relative Content

Tag Archive for dockervisual-studiobuildpublishassemblies

VS Docker publish assembly references problem

I have a C# Visual Studio console application with Docker Support added.The application references libraries as assemblies (dll files). When running the application as a console app, the dll files are copied to the appropriate bin folder. When publishing with Docker, the build fails with warnings:

VS Docker publish assembly references problem

I have a C# Visual Studio console application with Docker Support added.The application references libraries as assemblies (dll files). When running the application as a console app, the dll files are copied to the appropriate bin folder. When publishing with Docker, the build fails with warnings: