I am trying to convert an application written in C# to a DLL. The console application takes in input from the user and resets the password by calling a method of a service that
Right-click Project -> Properties -> Application -> Output Type: 'Class Library'