(I am using Visual Studio 2017.)
I started a small console application. A Discord C# bot. So I always launched this program with Visual Studio. After finishing it, I
There is no exe file because you created a .NET Core application.
You have two options:
dotnet pathToDll