Build a Docker Container for a C# project

Job ID: 34481044

Budget: €8 – €30 EUR

Have a C# project and I am trying to build a Docker file within Visual Studio (using Build Docker Image by doing right click)
I do have the Error:
error CS5001: Program does not contain a static 'Main' method suitable for an entry point [/WineDocker/WineDocker.csproj]
despite the fact that a public static void Main(string[] args) is presentin WineDocker.Program ...
Need to have this fixed.
Deliverables: a working docker container (when run it should display a web page)
Related categories: .NET Docker