{Assistant Perivate Account Card Number National Thailand ID Account}
Run a .NET application in docker container after upgrade (using upgrade assistant)
AM MAR
1
Reputation point
I recently migrated my .NET 4.6.2 application 2 .NET 7.0 using Microsoft's upgrade assistant and compiling it in Visual Studio 2022. The conversion went smoothly however, it runs as a console application (which is alright). I want to know what are the settings I must do in the project file to be able to make the application run in a Linux docker container.