I created a .NET Core Console Application through MS VS. After building the application and navigating to the build directory there is a .dll file, not a .exe.
Why has this happened and how do I fix it?
PS: the Class Library project also generates .dll.