I have a .net framework 4.7.2 application. I have to install the application in Linux. As such I need to deploy it into docker Linux container.
Is there anyway to deploy it into Linux container from Visual Studio 2019?
I have a .net framework 4.7.2 application. I have to install the application in Linux. As such I need to deploy it into docker Linux container.
Is there anyway to deploy it into Linux container from Visual Studio 2019?