I’m using SharpDevelop to create a C# application. SD has named my application after the project name and I have no idea were to change it manually now. I searched everywhere and still no luck. Will be grateful for your advice!
I’m using SharpDevelop to create a C# application. SD has named my application after
Share
Inside your project there should be a file called AssemblyInfo.cs. Open it and try to learn what are the attributes defined in it.