Connect with us on Twitter or GitHub !

FAQ

Where do I set framework, configuration (debug or release), output directory, and runtime options?

Open up your project (e.g. '.csproj') in the project management pages. Go to the 'Profiles' tab, then click 'Add Profile'. Setup your profile, and then you can use it on the other project tabs (e.g. build, clean, etc.).

How do I remove projects from my project list?

Right click on the project name text and choose 'Remove from List'.

Why don't .NET Framework projects work?

The 'dotnet' CLI works best with .NET Core projects, to our understanding. Since this program uses the CLI for its operations, we can only guarantee full compatibility with .NET Core projects.

Where can I find more info on notarizing my app in macOS with a DotPurple Pro license?

View the notarization info page here.


Find bugs? Have a feature request?

Visit our GitHub repository here and file a report under the Issues tab!